Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -l
    ...
    
    main;
    
  2. or download this
    $intfactory->Monitor(\ my $var) = 42;
    
  3. or download this
    my $var = $intfactory->Make(42);