473,544 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Perl Forum

Perl programming language - ask questions about perl programming, syntax, variables, scoping, constructs, operators and functions, files, I/O, regular expressions, regex, subroutines, OO (object oriented), perl modules, CGI and more.
0
3,493
thread by: perlman | last post Mar 5 '20 by: perlman
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...
1
4,252
thread by: craigt | last post Mar 11 '20 by: craigt
Several years back, I built a dll of database functions in C with another person. We serialized access to ensure that only 1 client at a time was in any function. Imagine for example, a Perl application where multiple clients are using a UI to enter the same type of data. When the data is saved by the clients, its posted to the same backend...
1
4,862
thread by: CodeGirl1991 | last post May 21 '20 by: Luuk
0 I have used TAP3Edit for decoding my TAPFiles, I don't know what is the exact file format of my input(Shared below)? It is not JSON and I wonder if anyone knows the format of this output? The other question is about converting this input to XML file(I shared relative output here) automatically and with perl or any other programming...
0
3,920
thread by: perlman | last post Mar 15 '21 by: perlman
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
0
13,070
thread by: nbaz | last post Oct 26 '22 by: nbaz
Hello World! I’m newable in Perl but I really want and need to learn it. I’ve learned a lot but on my own, so I feel like I'm skipping information, and I don't know what I'm missing. Now I’m stuck, so I would be grateful if you kindly helped me with this. I’m trying to develop an approach to compare the degree of similarity of two input ...
5
7,721
thread by: JulsSmile | last post Feb 15 '23 by: Riya Bajpai
How to convert Perl script into an executable? I need to do this in three different ways for my scientific work) Regards
8
36,459
thread by: rssd | last post Aug 15 '23 by: EggyUen
can somebody help me. I'm trying to read some excel files but i'm always getting this error No type library matching "Microsoft Excel" found at D:\Genes_datasets\exp.pl line 4 Win32::OLE(0.16): GetOleTypeLibObject() Not a Win32::OLE::TypeLib object at C:/Perl/site/lib/Win32/OLE/Const.pm line 45. Died at D:\Genes_datasets\exp.pl line 6. i...
8
9,607
thread by: MMak12 | last post 1 Week Ago by: anhd389
I am trying to generate pivot table in excel using perl which brings data from MSAccess .If some body has done this before can you please help me.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.