Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $correlationEngine->testFunction();
    
    exit;
    
  2. or download this
    #
    #   Dante::Correlation::CorrelationEngine.pm - Implements top-level co
    +rrelation logic.
    ...
    #   Must return 1 for the class to be compilable.
    1;
    #   End of Dante::Correlation::CorrelationEngine.pm
    
  3. or download this
    ./test2.pl
    Undefined subroutine &Dante::Correlation::CorrelationEngine::str2time 
    +called at Dante/Correlation/CorrelationEngine.pm line 664.