Apache-TopicMaps
view release on metacpan or search on metacpan
lib/Apache/TopicMaps.pm view on Meta::CPAN
@ISA = qw(LWP::UserAgent);
$VERSION = '1.00';
my $ua = __PACKAGE__->new;
$ua->agent(join "/", __PACKAGE__, $VERSION);
my $tmc = 0;
sub redirect_ok {0}
#sub get_basic_credentials
#{
# return ("user","pass");
#}
#TM::set_trace("*");
my $SAM = "http://www.gooseworks.org/disclosures/SAM.xml";
# this is the map for the static tm handler
my $topicmap;
( run in 0.247 second using v1.01-cache-2.11-cpan-a5abf4f5562 )