Changeset 839
- Timestamp:
- 11/09/08 01:51:10 (3 years ago)
- Location:
- projects/Padre-Plugin-Parrot
- Files:
-
- 2 edited
-
MANIFEST (modified) (1 diff)
-
lib/Padre/Plugin/Parrot.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
projects/Padre-Plugin-Parrot/MANIFEST
r838 r839 5 5 lib/Padre/Plugin/Parrot.pm 6 6 t/00-load.t 7 Makefile.PL 8 META.yml -
projects/Padre-Plugin-Parrot/lib/Padre/Plugin/Parrot.pm
r838 r839 9 9 =head1 NAME 10 10 11 Padre::Plugin::Parrot 11 Padre::Plugin::Parrot - Experimental Padre plugin that runs on Parrot 12 13 =head1 SYNOPSIS 14 15 After installation when you run Padre there should be a menu option Plugins/Parrot. 16 17 =head1 COPYRIGHT 18 19 Copyright 2008 Gabor Szabo. L<http://www.szabgab.com/> 20 21 =head1 LICENSE 22 23 This program is free software; you can redistribute it and/or 24 modify it under the same terms as Perl 5 itself. 12 25 13 26 =cut
Note: See TracChangeset
for help on using the changeset viewer.
