Baldrick.pm
From CunningPlans
Baldrick.pm is a package to load the Baldrick libraries.
[edit] Usage
You may load the Baldrick framework thus:
use Baldrick;
or thus:
use Baldrick::Baldrick;
Baldrick::Baldrick is the real loader. Baldrick.pm exists for the sole purpose of having "perldoc Baldrick" print something useful. Aside from the pod stuff in that file, all it does is "use Baldrick::Baldrick;".
