Changeset 11980
- Timestamp:
- 07/24/10 15:22:29 (19 months ago)
- Location:
- trunk/Padre-Plugin-PerlCritic
- Files:
-
- 2 edited
-
MANIFEST.SKIP (modified) (1 diff)
-
Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-PerlCritic/MANIFEST.SKIP
r2868 r11980 45 45 \B\._ 46 46 # Avoid archives of this distribution 47 \bPadre-Plugin-CSS-[\d\.\_]+ 47 \bPadre-Plugin-PerlCritic-[\d\.\_]+ 48 MYMETA.yml -
trunk/Padre-Plugin-PerlCritic/Makefile.PL
r10124 r11980 1 use inc::Module::Install::DSL 0.9 1;1 use inc::Module::Install::DSL 0.92; 2 2 3 3 name Padre-Plugin-PerlCritic … … 6 6 requires Perl::Critic 0 7 7 test_requires Test::More 0.47 8 repository http://svn.perlide.org/padre/trunk/Padre-Plugin-PerlCritic/
Note: See TracChangeset
for help on using the changeset viewer.
