Changeset 11078
- Timestamp:
- 03/11/10 14:06:57 (2 years ago)
- Location:
- trunk/Perl-Staff
- Files:
-
- 2 edited
-
Makefile.PL (modified) (1 diff)
-
lib/Perl/Staff.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Perl-Staff/Makefile.PL
r10980 r11078 8 8 #build_requires 'Test::More'; 9 9 10 # List the modules that we have shown 11 requires 'perl' => '5.010001'; 12 requires 'Moose' => 0; 13 requires 'Padre' => 0; 14 requires 'Padre::Plugin::Perl6' => 0; 15 requires 'Padre::Plugin::PerlTidy' => 0; 16 requires 'Perl::Critic' => 0; 17 18 # and some other things that are not on CPAN 19 # requires 'OTRS' => 0; 20 # requires 'Foswiki' => 0; 21 10 22 auto_install; 11 23 -
trunk/Perl-Staff/lib/Perl/Staff.pm
r11024 r11078 110 110 L<http://szabgab.com/blog/2010/03/1267974609.html> 111 111 112 =item * Another report about CeBIT, Perl and the community 113 114 L<http://szabgab.com/blog/2010/03/1268387636.html> 115 112 116 =back 113 117
Note: See TracChangeset
for help on using the changeset viewer.
