/perl-acronym

DWIM Package Aliases

Primary LanguagePerl

acronym

If you hate writing code like

die BigCompany::MyDepartment::ProjectX::WebService::Error::HTTP::NotFound->new(
  message => 'Data not found'
);

again and again, then this module might be for you.

INSTALLATION

To install this module, run the following command:

cpanm acronym

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc acronym

You can also look for information at:

LICENSE AND COPYRIGHT

This software is Copyright (c) 2022 by Bernhard Graf.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)