- or download this
#!/usr/bin/perl
...
hg_init();
hgrc( new_bitbucket() );
- or download this
assertos qw(Linux FreeBSD Cygwin);
- or download this
perl Makefile.PL && \
make all test dist && \
make clean && \
rm Makefile.old
- or download this
cpanm !^ && \
cpan-upload !^ && \
mv !^ ~/perl5/published/ && \
echo "Do not forget to hg tag the release."