Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: noleander
  • Content: Threads
  • Order by date
  1. noleander

    Recomended shell for Perl on Windowx XP?

    I'm a unix programmer, new to the Windows XP environment. I downloaded Perl, and I'm _very_ happy with it ... I've written a few good scripts already. Now I need a shell to use: a window I can interactively type-in commands (preferably, Perl-like commands). I looked at Cygwin but it is too...
  2. noleander

    File::Copy failing on WIndows XP

    Hi. I'm a long-time Unix programmer reluctantly going to the PC. In an effort to drag along my environment, I'm trying to get Perl working under XP. I've got a "hello world" working okay, but now I'm trying to copy a file: use File::Copy; copy ( "C:\Documents and Settings\Owner\My...

Part and Inventory Search

Back
Top