Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

rename issues

by sunadmn (Curate)
on Nov 29, 2004 at 17:20 UTC ( [id://410971]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     sdiff example_user_menu.htm pnDiagram_user_main.htm
    
  2. or download this
    <!--[*  $Id: pnDiagram_user_menu.htm,v 1.6 2004/01/06 15:17:20 markwes
    +t Exp $  *]-->
    <!--[pngetstatusmsg]-->
    ...
      <a href="<!--[pnmodurl modname="pnDiagram" type="user" func="view"]-
    +->"><!--[pnml name="_EXAMPLEVIEW"]--></a>
    </div>
    <br />
    
  3. or download this
    <!--[*  $Id: example_user_menu.htm,v 1.6 2004/01/06 15:17:20 markwest 
    +Exp $  *]-->
    <!--[pngetstatusmsg]-->
    ...
      <a href="<!--[pnmodurl modname="Example" type="user" func="view"]-->
    +"><!--[pnml name="_EXAMPLEVIEW"]--></a>
    </div>
    <br />
    
  4. or download this
    #!/usr/bin/perl
    
    ...
            close(IN);
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-03-28 10:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found