libtoolkit-perl
Keep your handy modules organized
Description
The Toolkit module provides a standard location to store modules that you use all the time, and then loads them for you automatically. For example, instead of always writing: use strict;
use warnings;
use Carp;
use Smart::Comments;
in every program/module, you can just write:
use Toolkit;
and put all your favorite modules in a file.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Toolkit
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libtoolkit-perl