The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Code Fast With Perl !

DESCRIPTION

A pack of scripts to accelerate Perl coding.

SYNOPSIS

  $ expe
  SUCCESS

AUTHOR

Gaoang Lau

LICENSE

FreeBSD

INSTALLATION

Using cpan:

    $ cpan Cfwp::fio

Manual install:

    $ perl Makefile.PL
    $ make
    $ make install