- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
parent
9b364d488e
commit
200358abf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360958
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
This module provides three utility subroutines that simplify the
|
||||
creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best
|
||||
Practices" (O'Reilly, 2005) for details.
|
||||
This module provides three utility subroutines that simplify the creation of
|
||||
"inside-out" classes. See Chapters 15 and 16 of "Perl Best Practices" (O'Reilly,
|
||||
2005) for details.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Class-Std-Utils/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils/.packlist
|
||||
%%SITE_PERL%%/Class/Std/Utils.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils/.packlist
|
||||
%%PERL5_MAN3%%/Class::Std::Utils.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Class/Std
|
||||
@dirrmtry %%SITE_PERL%%/Class
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
|
||||
@dirrmtry %%SITE_PERL%%/Class/Std
|
||||
@dirrmtry %%SITE_PERL%%/Class
|
||||
|
|
Loading…
Reference in a new issue