Age | Commit message (Collapse) | Author | Files | Lines |
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
Pkgsrc changes:
- set LICENSE and USE_LANGUAGES
Upstream changes:
1.6 2010-06-02 10:49 GMT
- Fix test for changes to Test::Simple (RT.cpan#57867)
|
|
Upstream changes:
1.5 2008-11-08 17:42 GMT
- Move to Module::Install
- Add basic pod test
|
|
Collection.
The Perl 5 module Net::MAC allows you to
- store a MAC address in a Perl object
- find out information about a stored MAC address
- convert a MAC address into a specified format
- easily compare two MAC addresses for string or numeric equality
|