in reply to Re: CGI.pm HTML shortcuts
in thread CGI.pm HTML shortcuts

It might be an FAQ, in which case, I am sorry... but how do I import html tags beforehand ?
Thank you for taking the time out to explain.. you're right.. I have messed up my HTML a lot, when I do it myself.. and of course, an automatic generator won't do that. I don't really know too much about XHTML yet (its something to do with XML, right ?)
Thanks

Replies are listed 'Best First'.
Importing CGI functions and XHTML recommandations
by OeufMayo (Curate) on Apr 19, 2001 at 23:42 UTC

    Everything about importing methods in CGI.pm is explained in The Fine Manual that you should Read. A copy is available here.

    All the infos you want about XHTML and more (really more) can be found at the W3C site. Here's the abstract of the XHTML 1.0 recommandations:

    This specification defines XHTML 1.0, a reformulation of HTML 4 as an XML 1.0 application, and three DTDs corresponding to the ones defined by HTML 4. The semantics of the elements and their attributes are defined in the W3C Recommendation for HTML 4. These semantics provide the foundation for future extensibility of XHTML. Compatibility with existing HTML user agents is possible by following a small set of guidelines.

    <kbd>--
    my $OeufMayo = new PerlMonger::Paris({http => 'paris.mongueurs.net'});</kbd>