On Mon, 2 Aug 2004, Carl Franks wrote:

> To figure out if any other module is pure perl, search for it on
> search.cpan.org Then follow the link with the module version number
> (e.g.  HTML-Template-2.7).  Then click on the [Browse] link to view
> the modules' files.  If there are no *.xs *.c or *.h files and no
> 'b' folder, then the module is probably pure perl.

Good advice, but there's one possibility you missed.  If a module uses
Inline::C then it won't be pure Perl, even if it has no C source
files.

-sam


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to