User Profile

Collapse

Profile Sidebar

Collapse
perlman
perlman
Last Activity: Mar 15 '21, 07:57 PM
Joined: Dec 12 '15
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • perlman
    started a topic can't read the 2nd input file
    in Perl

    can't read the 2nd input file

    Hi, I'm failling to read the 2nd input file in citrix-enum-apps-xml-PORT-STATE-SERVICE+IP-disk.pl in the while loop line 11
    I have tried to replace that line with
    <code>
    while (<F1> && $line_stop++ < $line_no) { s/\r\n//;print $_; }
    </code>
    but nothing comes out

    what's wrong ?

    Remember I have already one input file openned F0

    thank's
    See more | Go to post

  • perl script/program upload small file to a very large number of newsgroups

    Hi all, I'm looking for a newsgroup bulk upload perl script with which I can upload a small file (940 bytes)
    to a very large number of newsgroups (serveral 1000's) that are listed in another file.
    Also it has to login using username/password to newsgroup provider

    Althought I already have Thunderbird, which is very conveiniant for desktop, its not up to the job
    since for each newsgroup I want to upload I have to...
    See more | Go to post
No activity results to display
Show More
Working...