User Profile

Collapse

Profile Sidebar

Collapse
gooop
gooop
Last Activity: Dec 3 '06, 11:12 PM
Joined: Nov 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gooop
    replied to Need help new to perl code!!!!
    in Perl
    Yes , beleive so i used
    Code:
     #!/user /bin/perl -p
    As the first line of my code
    See more | Go to post

    Leave a comment:


  • gooop
    replied to Need help new to perl code!!!!
    in Perl
    I used the use diagnostics; in my code and it it says uncaught exception by the user, same line 4....
    See more | Go to post

    Leave a comment:


  • gooop
    replied to Need help new to perl code!!!!
    in Perl
    Yes I did try this but I still get the error message about line 4. What is wrong with Usage: The only reason I re-posted it was so that I included my entire code because what he wrote on the line after line 4 was the same as mine. The second posting was also more clear on what I am trying to do, that is why I posted it twice.I am very new to programming and I very new to forums....
    See more | Go to post

    Leave a comment:


  • gooop
    started a topic Need help with perl and programing !!!!1
    in Perl

    Need help with perl and programing !!!!1

    [QUOTE=gooop]I am new to perl. I am having trouble with this code line I wrote. On thef fourth line I keep getting this message when I go to run this. . Please any advice would help.I am using TextPad, and window xp pro os.This program is suppose to make a modified copy of a text file. In the copy ,every string Fred should be replaced with Larry. I want to have the input filename at the command line. But everytime I go to run this I get the error...
    See more | Go to post

  • gooop
    replied to Need help new to perl code!!!!
    in Perl
    [QUOTE=gooop]I am new to perl. I am having trouble with this code line I wrote. On thef fourth line I keep getting this message when I go to run this. . Please any advice would help.I am using TextPad, and window xp pro os.This program is suppose to make a modified copy of a text file. In the copy ,every string Fred should be replaced with Larry. I want to have the input filename at the command line. But everytime I go to run this I get the error...
    See more | Go to post

    Leave a comment:


  • gooop
    started a topic Need help new to perl code!!!!
    in Perl

    Need help new to perl code!!!!

    I am new to perl. I am having trouble with this code line I wrote. On the third line I keep getting this message when I go to run this. This is just the first part of the code. Please any advice would help.I am using TextPad, and window xp pro os.

    Usage:C:\Perl\c h1\ filename at C:\Perl\ch1\ line 4, <> line 1.
    Press any key to continue . . .

    [my $in = $ARGV[0];
    unless (defined $in) {
    die...
    See more | Go to post
No activity results to display
Show More
Working...