Subject: | UUID identifier |
Hello,
In the 0.5 version, there is a default uuid generated identifier.
Unfortunatly it is always the same (which is not very good for a unique
identifier) so we always need to use something like these :
$epub->add_identifier("urn:uuid:$uuid"); to override the problem (also
this cause an annoying warn).
Bye, Pat.
perl v5.10.1 on xp