Changeset 839


Ignore:
Timestamp:
11/09/08 01:51:10 (3 years ago)
Author:
szabgab
Message:

fix MANIFEST and module documentation for 0.16 release

Location:
projects/Padre-Plugin-Parrot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • projects/Padre-Plugin-Parrot/MANIFEST

    r838 r839  
    55lib/Padre/Plugin/Parrot.pm 
    66t/00-load.t 
     7Makefile.PL 
     8META.yml 
  • projects/Padre-Plugin-Parrot/lib/Padre/Plugin/Parrot.pm

    r838 r839  
    99=head1 NAME 
    1010 
    11 Padre::Plugin::Parrot 
     11Padre::Plugin::Parrot - Experimental Padre plugin that runs on Parrot 
     12 
     13=head1 SYNOPSIS 
     14 
     15After installation when you run Padre there should be a menu option Plugins/Parrot. 
     16 
     17=head1 COPYRIGHT 
     18 
     19Copyright 2008 Gabor Szabo. L<http://www.szabgab.com/> 
     20 
     21=head1 LICENSE 
     22 
     23This program is free software; you can redistribute it and/or 
     24modify it under the same terms as Perl 5 itself. 
    1225 
    1326=cut 
Note: See TracChangeset for help on using the changeset viewer.