60 PerlMonks - Newest Nodes New nodes appearing on PerlMonks http://perlmonks.org/index.pl?node_id=30175 http://blogs.law.harvard.edu/tech/rss PerlMonks Newest Nodes XML Generator 961 PerlMonks 2013-05-21 20:03:25 rss,clean Tue May 21 10:03:25 2013 30 20130521100325 Tue May 21 10:03:25 2013 http://perlmonks.org/ Anonymous Monk 'use database' for sqlserver fionbarr http://perlmonks.org/index.pl?node_id=1034595 I have been connecting to MSSQLSERVER with the following code: my $dbs = "dbi:ODBC:DRIVER={SQL Server};SERVER={$server}"; $dbh = DBI->connect( $dbs, $username, $password, { PrintError =>... perlquestion Tue, 21 May 2013 20:00:16 +0000 http://perlmonks.org/index.pl?node_id=1034595 1034595 505086 2013-05-21 16:00:16 fionbarr Mac to Windows Data Incompatibility goshawk http://perlmonks.org/index.pl?node_id=1034591 Hello, all. I'm having an issue with a large and difficult-to-produce piddle matrix that I made on a Mac OS with(8-byte long), which I want to use in a perl program on a Windows OS with(4-byte long... perlquestion Tue, 21 May 2013 19:49:44 +0000 http://perlmonks.org/index.pl?node_id=1034591 1034591 1034583 2013-05-21 15:49:44 goshawk Soap::Lite Issue rbala http://perlmonks.org/index.pl?node_id=1034587 Hi Monks, I have a Soap::Lite running in server side , which I am using to tranfer a network capture of wireshark . I am returning this as an array to the soap client . I am getting the following e... perlquestion Tue, 21 May 2013 19:04:34 +0000 http://perlmonks.org/index.pl?node_id=1034587 1034587 979959 2013-05-21 15:04:34 rbala How to change the delimiter of CSV file samual http://perlmonks.org/index.pl?node_id=1034576 I have to parse the text file and create a csv file. But main problem i am currently facing whenever i am creating the csv file. IT delimit the content too and move the content to next column. which ... perlquestion Tue, 21 May 2013 18:28:03 +0000 http://perlmonks.org/index.pl?node_id=1034576 1034576 1034573 2013-05-21 14:28:03 samual IO::Uncompress::Gunzip to scalar takes hours (on windows) cmv http://perlmonks.org/index.pl?node_id=1034568 Hi Monks- I'm seeing a strange issue when using IO::Uncompress:Gunzip on windows that I can't explain. The same code runs fine under Unix. I'd like to understand why. The code below will t... perlquestion Tue, 21 May 2013 15:40:15 +0000 http://perlmonks.org/index.pl?node_id=1034568 1034568 499232 2013-05-21 11:40:15 cmv Executing perl script with html textarea Bowlslaw http://perlmonks.org/index.pl?node_id=1034562 Hello, I am trying to make it so that a user can choose which question they want to answer, and, using a textarea, answer that question. I'm having trouble figuring out how I can differentiate w... perlquestion Tue, 21 May 2013 15:30:55 +0000 http://perlmonks.org/index.pl?node_id=1034562 1034562 1032382 2013-05-21 11:30:55 Bowlslaw How to improve this data structure? fiddler42 http://perlmonks.org/index.pl?node_id=1034553 Hi, I recently made the rookie mistake of authoring a perl script with a sample data input file that was not realistic in size. So now I am running the script with much larger data input f... perlquestion Tue, 21 May 2013 14:31:19 +0000 http://perlmonks.org/index.pl?node_id=1034553 1034553 257946 2013-05-21 10:31:19 fiddler42