|
From: Bjoern H. <der...@gm...> - 2001-10-21 23:26:41
|
Hi,
use CSS::SAC::LexicalUnit ':constants'; imports vital constants into
the current namespace, so the URI constant. But I want to use the URI
module. Is there anything I can do to have my
my $base = URI->new(...);
excluding using fully qualified CSS::SAC::LexicalUnit::URI etc.pp.? If
not (I don't think so, though), 'URI' is probably a bad name for the
constant.
regards,
--
Björn Höhrmann { mailto:bj...@ho... } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
|