Menu

#22 Fix documentation about +trace option

0.60
closed-fixed
6
2003-08-11
2003-06-02
No

(submitted by Sam Tregar <sam@tregar.com>)

should be
use SOAP::Lite +trace => [qw(method fault)];
instead of
use SOAP::Lite +trace => qw(method fault);

Discussion

  • Byrne Reese

    Byrne Reese - 2003-07-03

    Logged In: YES
    user_id=28043

    I fixed the POD comments in SOAP/Lite.pm

     
  • Byrne Reese

    Byrne Reese - 2003-07-03
    • labels: --> Documentation
    • milestone: --> 0.60
    • assigned_to: paulclinger --> byrnereese
    • status: open --> open-fixed
     
  • Pavel Kulchenko

    Pavel Kulchenko - 2003-08-11
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.