Package: markdown
Version: 1.0.1-3
Severity: wishlist

Installing the Debian package means markdown can be used with

use Markdown;

Installing via CPAN gives

use Text::Markdown;

This means that it is difficult to write portable code that uses this
module, and the author of the code would have to be aware of the
problem. 

I discovered this by installing ikiwiki on a non-Debian server, with
Text::Markdown from CPAN.

Perhaps moving the files to the CPAN location, linking the old location
to the new one, and adding a NEWS.Debian entry would suffice. This would
at least allow people to write portable code. 

Thanks,

James



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to