Class-Singleton
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
'Test::More' => '0',
'base' => '0'
},
PREREQ_PM => {
'strict' => '0',
'warnings' => '0'
},
dist => {
PREOP => 'find $(DISTVNAME) -type d -print|xargs chmod 0755 && ' .
'find $(DISTVNAME) -type f -print|xargs chmod 0644',
TO_UNIX => 'find $(DISTVNAME) -type f -print|xargs dos2unix'
}
);
}
#===============================================================================
( run in 0.408 second using v1.01-cache-2.11-cpan-496ff517765 )