Changeset 2144
- Timestamp:
- 12/21/08 17:49:46 (3 years ago)
- Location:
- trunk/Task-Padre-Plugins
- Files:
-
- 1 added
- 1 deleted
- 3 edited
-
. (modified) (1 prop)
-
Build.PL (deleted)
-
Changes (modified) (1 diff)
-
Makefile.PL (added)
-
lib/Task/Padre/Plugins.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Task-Padre-Plugins
- Property svn:ignore
-
old new 1 1 Build 2 2 META.yml 3 Makefile.PL4 3 blib 5 4 _build
-
- Property svn:ignore
-
trunk/Task-Padre-Plugins/Changes
r2114 r2144 1 1 Revision history for Task-Padre-Plugins 2 3 0.06 2008.12.22 4 from Module::Build to Module::Install 2 5 3 6 0.05 2008.12.20 -
trunk/Task-Padre-Plugins/lib/Task/Padre/Plugins.pm
r2114 r2144 10 10 =head1 VERSION 11 11 12 Version 0.0 512 Version 0.06 13 13 14 14 =cut 15 15 16 our $VERSION = '0.0 5';16 our $VERSION = '0.06'; 17 17 18 18
Note: See TracChangeset
for help on using the changeset viewer.
