#!/usr/bin/perl use strict; use CGI; my $q = CGI->new(); print "$CGI::VERSION\n"; print $q->br."\n"; # and it output this: 2.91 <br></br>
Very weird.
cLive ;-)
In reply to Re: Re: br tag in CGI.pm V2.91
by cLive ;-)
in thread br tag in CGI.pm V2.91
by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |