devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / p5-Exporter-Lite / DESCR
1 The Perl 5 module Exporter::Lite is an alternative to the module
2 Exporter intended to provide a lightweight subset of its functionality.
3 It supports import(), @EXPORT and @EXPORT_OK and not a whole lot
4 else.