Changeset 2145
- Timestamp:
- 12/21/08 17:51:29 (3 years ago)
- File:
-
- 1 edited
-
trunk/Task-Padre-Plugins/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Task-Padre-Plugins/Makefile.PL
r2144 r2145 23 23 feature 'Install experimental Padre plugin that runs on Parrot?', 24 24 -default => 0, 25 'Padre::Plugin::Parrot' => 1;25 'Padre::Plugin::Parrot' => '0.22'; 26 26 27 27 feature 'Install Padre plugin for Perl6?', 28 28 -default => 0, 29 'Padre::Plugin::Parrot' => 1;29 'Padre::Plugin::Parrot' => '0.011'; 30 30 31 31 build_requires 'Test::More';
Note: See TracChangeset
for help on using the changeset viewer.
