Changeset 9006 for lang/perl/App-Starter
- Timestamp:
- 04/06/08 17:34:30 (8 months ago)
- Location:
- lang/perl/App-Starter
- Files:
-
- 6 modified
- 1 copied
-
tags/0.12 (copied) (copied from lang/perl/App-Starter/trunk)
-
tags/0.12/Changes (modified) (1 diff)
-
tags/0.12/Makefile.PL (modified) (1 diff)
-
tags/0.12/lib/App/Starter.pm (modified) (1 diff)
-
trunk/Changes (modified) (1 diff)
-
trunk/Makefile.PL (modified) (1 diff)
-
trunk/lib/App/Starter.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-Starter/tags/0.12/Changes
r8993 r9006 1 1 Revision history for App-Starter 2 0.12 2008-04-06/17:27 3 - forget to Test:Spelling :add prerequired 2 4 3 5 0.11 2008-04-06/16:17 -
lang/perl/App-Starter/tags/0.12/Makefile.PL
r8969 r9006 9 9 requires 'FindBin::libs' => 0; 10 10 requires 'Getopt::Long' => 0; 11 requires 'Test::Spelling' => 0; 12 11 13 install_script glob('bin/*.pl'); 12 14 license 'perl'; -
lang/perl/App-Starter/tags/0.12/lib/App/Starter.pm
r9003 r9006 13 13 use base qw/Class::Accessor/; 14 14 15 our $VERSION = '0.1 1';15 our $VERSION = '0.12'; 16 16 17 17 my $DIR = {}; -
lang/perl/App-Starter/trunk/Changes
r8993 r9006 1 1 Revision history for App-Starter 2 0.12 2008-04-06/17:27 3 - forget to Test:Spelling :add prerequired 2 4 3 5 0.11 2008-04-06/16:17 -
lang/perl/App-Starter/trunk/Makefile.PL
r8969 r9006 9 9 requires 'FindBin::libs' => 0; 10 10 requires 'Getopt::Long' => 0; 11 requires 'Test::Spelling' => 0; 12 11 13 install_script glob('bin/*.pl'); 12 14 license 'perl'; -
lang/perl/App-Starter/trunk/lib/App/Starter.pm
r9003 r9006 13 13 use base qw/Class::Accessor/; 14 14 15 our $VERSION = '0.1 1';15 our $VERSION = '0.12'; 16 16 17 17 my $DIR = {};
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)