- or download this
Summary of my perl5 (revision 5 version 10 subversion 0) configuration
+:
Platform:
...
/usr/share/perl/5.10
/usr/local/lib/site_perl
.
- or download this
Summary of my perl5 (revision 5 version 10 subversion 0) configuration
+:
Platform:
...
/usr/share/perl/5.10
/usr/local/lib/site_perl
.
- or download this
$t1=($two->{OwnerName}); #works
$t1='<b>'.($two->{OwnerName}).'</b>'; #doesn't work
...
$tb->text($t1);
($endw1, $ypos1, $overflow1)=$tb->apply;