-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Howarth wrote:
> Ralf Corsepius wrote:
>> No, but .. are you sure the perl-Mail*'s auto aren't bugs?
>> At least I am not.
> I'm not sure. Where *should* autosplit-ted bits of noarch packages go?

$ man AutoLoader
...
DESCRIPTION
...
AutoLoader implements an AUTOLOAD subroutine. When an undefined
subroutine in is called in a client module of AutoLoader, AutoLoader's
AUTOLOAD subroutine attempts to locate the subroutine in a file with a
name related to the location of the file from which the client module
was read.
As an example, if POSIX.pm is located in
/usr/local/lib/perl5/POSIX.pm, AutoLoader will look for perl subroutines
POSIX in /usr/local/lib/perl5/auto/POSIX/*.al, where the ".al"
file has the same name as the subroutine, sans package.

- --
Marius Feraru
-----BEGIN PGP SIGNATURE-----

iD8DBQFFT8EDtZHp/AYZiNkRArPwAKDoggJg1qznegqnlS/D4D8ElHohpwCfQkId
aPMjdcQbZEfdTozHUK1ZVfY=
=euqK
-----END PGP SIGNATURE-----

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to