Priority:
	- update documentation
	- for a start, improve coverage of tests (see below)
	- go beyond what Devel::Cover provides, e.g. variable number of arguments

Nice-to-have:
	- have an option to restrict new rules to their own name
	- same as above for main: only main can access ''
	- have an option to unshift into the existing rules (helpful for '')
	- tracing/logging feature to document who defined and who used what
	- find out how 'use MRO::Compat;' could automatically be added for older Perls
	- Package::Transporter::Generator::C_Header_File

----------------------------------- ------ ------ ------ ------ ------ ------
File                                  stmt   bran   cond    sub   time  total
----------------------------------- ------ ------ ------ ------ ------ ------
blib/lib/Package/Transporter.pm      100.0  100.0    n/a  100.0    5.5  100.0
...Package/Transporter/Generator.pm   97.7   71.4   33.3  100.0   10.3   87.5
...r/Generator/Constant_Function.pm  100.0    n/a    n/a  100.0    3.3  100.0
.../Constant_Function/Enumerated.pm  100.0    n/a    n/a  100.0    1.4  100.0
...or/Constant_Function/Flatened.pm  100.0    n/a    n/a  100.0    0.8  100.0
...tor/Constant_Function/Lowered.pm  100.0    n/a    n/a  100.0    0.6  100.0
...ator/Constant_Function/Random.pm  100.0    n/a    n/a  100.0    1.1  100.0
...b/Package/Transporter/Package.pm   77.4   54.5   33.3   91.7   23.4   71.3
...ge/Transporter/Path_Partition.pm  100.0  100.0    n/a  100.0   21.3  100.0
...age/Transporter/Pre_Selection.pm   88.5   86.4  100.0  100.0   26.0   88.8
...Package/Transporter/Rule/Gone.pm   60.0    n/a    n/a   33.3    0.5   50.0
...age/Transporter/Rule/Standard.pm   64.9   62.5   25.0   69.2    5.9   61.8
Total                                 87.1   70.1   36.0   90.1  100.0   82.6
----------------------------------- ------ ------ ------ ------ ------ ------
