, 17 2009 . 20:42
+
, , , - ;)
, ----.
1. . , .
, - (
use strict,
use open,
use lib, ...).
, 2 , , - .
- , , .
Devel::* :
File::Find,
Data::Dumper,
HTTP::Async :
POE::Component::NonBlockingWrapper::Base -
Moose,
Catalyst - , , .
use, .
, (
Mod::Name).
2. . - . , , :
code.google.com (svn)
github.com (git).
Module::Starter. module-starter. , help.
:
module-starter \
--mi \ # Module::Install
--module=Mod::Name \ #
--author="Your CPAN Name" \ # CPAN-
--email="name@cpan.org" \ # email
Mod-Name. .
svn
:
lib/. .
make test (
perl Makefile.PL && make test)
(
t/00-load.........1/1 # Testing Mod::Name 0.01, Perl 5.008009, /usr/local/bin/perl
t/00-load.........ok
t/boilerplate.....ok
t/pod-coverage....ok
t/pod.............ok
All tests successful.
Files=4, Tests=6, 0 wallclock secs ( 0.03 usr 0.03 sys + 0.19 cusr 0.07 csys = 0.32 CPU)
Result: PASS
) , 1 :)
Makefile.PL , .
$VERSION='0.01_1' svn.
( , , /)
, - . , :))
Hint: gravatar.com, CPAN E-Mail' (name@cpan.org)
https://codesign.livejournal.com/46779.html
:
perl
cpan