Use shorter versions of class names
http://search.cpan.org/perldoc?aliased
aliased is simple in concept but is a rather handy module. It loads the class
you specify and exports into your namespace a subroutine that returns the class
name. You can explicitly alias the class to another name or, if you prefer, you
can do so implicitly. In the latter case, the name of the subroutine is the
last part of the class name.
This module is useful if you prefer a shorter name for a class. It's also handy
if a class has been renamed.
Author:
-------
Curtis Poe, ovid [at] cpan [dot] org
- Sources inherited from project SUSE:SLE-15-SP7:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/perl-aliased && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aliased-0.34.tar.gz | 0000030464 29.8 KB | |
cpanspec.yml | 0000000469 469 Bytes | |
perl-aliased.changes | 0000001335 1.3 KB | |
perl-aliased.spec | 0000002931 2.86 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 1)
bugowner: group:qe-tools-team Add/update package to be able to eventually submit openQA Those packages are required to run of openQA (and not just build it). All those packages should go into the same staging. https://jira.suse.com/browse/PED-9876 further details: https://progress.opensuse.org/issues/165683
Comments 0