Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: POD-Browser 0.01 released.

by PodMaster (Abbot)
on May 02, 2003 at 10:18 UTC ( [id://254951]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub INC_AddPath {
      my( $this ) = shift ;
    ...
      Wx::MessageBox("Path Added:\n$dir", "\@INC -> New PATH", wxOK | wxIC
    +ON_INFORMATION, $this );
    }
    
  2. or download this
    sub INC_AddPath {
      my( $this ) = shift ;
    ...
    
       Wx::MessageBox("Path Added:\n$dir", "\@INC -> New PATH", wxOK | wxI
    +CON_INFORMATION, $this );
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://254951]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found