pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-CleanNamespaces



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 17 07:14:41 UTC 2014

Added Files:
        pkgsrc/devel/p5-Test-CleanNamespaces: DESCR Makefile distinfo

Log Message:
Import Test-CleanNamespaces-0.15 as devel/p5-Test-CleanNamespaces.

This module lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean
or namespace::clean and are therefore available to be called as
methods, which usually isn't want you want.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-CleanNamespaces/DESCR \
    pkgsrc/devel/p5-Test-CleanNamespaces/Makefile \
    pkgsrc/devel/p5-Test-CleanNamespaces/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index