Algorithm-Knapsack

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
it also can be used with practical implications to pack a file medium
(for example, a recordable CD or DVD disc) with files to its maximum
capacity. If you don't want to install filesack, then pass '-n' option to
Makefile.PL:
 
    perl Makefile.PL -n
 
 
DOCUMENTATION
 
POD style documentation is included in ./lib/Algorithm/Knapsack.pm and
./bin/filesack. These are normally converted to manual pages and installed
as part of the "make install" process.
 
 
AUTHOR
 
Alexander Anderson <a.anderson@utoronto.ca>
 
 
COPYRIGHT



( run in 0.299 second using v1.01-cache-2.11-cpan-87723dcf8b7 )