Help for this page

Select Code to Download


  1. or download this
    package POE::Filter::Tor::TC1;                    # -*- CPerl -*-
    
    ...
    it under the same terms as Perl itself.
    
    =cut
    
  2. or download this
    # Unit tests for POE::Filter::Tor::TC1 module            # -*- CPerl -
    +*-
    
    ...
      like($@, qr/invalid internal state 42/,
            'expected exception thrown due to invalid state');
    }