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

NAME

GID - Get It Done - with Perl

VERSION

version 0.002

SYNOPSIS

  use GID;

DESCRIPTION

This library is made for beginners and people who want to instantly solve their problems in Perl. It imports lots of standard functions inside your scope and so makes it easy for you to work with Perl, without thinking about which modules you need to use. All functions are described in this documentation.

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.