Changeset 3729 for lang/perl/Archer
- Timestamp:
- 12/28/07 15:23:17 (11 months ago)
- Location:
- lang/perl/Archer/trunk
- Files:
-
- 1 added
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Archer/trunk/Changes
r3710 r3729 1 1 Revision history for Archer 2 2 3 0.0.1 Fri Oct 6 12:38:02 2006 3 0.02 4 5 - initial cpan release. 6 7 0.01 Fri Oct 6 12:38:02 2006 4 8 Initial release. 5 9 -
lang/perl/Archer/trunk/MANIFEST
r3710 r3729 1 .shipit 1 2 archer.pl 3 assets/kwalify/schema.yaml 4 assets/recipe/Deploy 2 5 AUTHORS 3 Build.PL4 6 Changes 5 7 examples/config.yaml … … 9 11 inc/Module/Install/AutoInstall.pm 10 12 inc/Module/Install/Base.pm 11 inc/Module/Install/Build.pm12 13 inc/Module/Install/Can.pm 13 14 inc/Module/Install/Fetch.pm … … 44 45 README 45 46 t/00.load.t 47 t/01_simple.t 48 t/01_simple.yaml 46 49 t/perlcritic.t 50 t/Plugin/Dummy.pm 47 51 t/pod.t -
lang/perl/Archer/trunk/lib/Archer.pm
r3725 r3729 7 7 use UNIVERSAL::require; 8 8 9 our $VERSION = 0.01;9 our $VERSION = '0.02'; 10 10 11 11 my $context;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)