Help for this page

Select Code to Download


  1. or download this
    use Data::Vars [ qw(dry_run overrides todos) ], 
                   {dry_run=>0, todos=>[], overrides=>{} };
    ...
    P "main::ISA=%s", \@ISA;
    $mp->trm_open('trm', 'localhost:1024');
    
  2. or download this
    main::ISA=["TorClient", "Switches", "Data::Vars"]
    Can't locate object method "trm_open" via package "Data::Vars" at ./to
    +r_mgr line 360.
     at ./tor_mgr line 360.