The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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