Help for this page

Select Code to Download


  1. or download this
    [linux] 556 $ perl Makefile.PL;make;make test
    Writing Makefile for PostingAnalyzer
    ...
        .
    [linux] 558 $ perl -MStorable -e 'print "$Storable::VERSION\n"'
    2.15
    
  2. or download this
    t/01_load.......................ok 10/0Byte order is not compatible at
    + blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_retriev
    +e.al) line 331, at .../blib/lib/PostingAnalyzer.pm line 340
    # Looks like your test died just after 12.
    t/01_load.......................dubious                               
    +       
            Test returned status 255 (wstat 65280, 0xff00)
            after all the subtests completed successfully
    
  3. or download this
    [darwin] 536 $ perl Makefile.PL;make;make test
    Writing Makefile for PostingAnalyzer
    ...
        .
    [darwin] 538 $ perl -MStorable -e 'print "$Storable::VERSION\n";'
    2.15