Perl loop causes strange read-only error (WebProNews)

Perl loop causes strange read-only error (WebProNews)
Ok, folks: I don’t understand this. It must have something to do with anonymous arrays in Perl (no, it doesn’t, I realize now), but I don’t grok the connection. I ran into this in attempting a seemingly simple change in some customer’s code; it wasn’t hard to fix, but I simply do not understand why this happened. Well, that’s not precisely true: it happened because I went ahead in a hurry and

Using Perl’s Finance::Quote to retrieve stock information from the … - Builder AU

Using Perl’s Finance::Quote to retrieve stock information from the … - Builder AU
Using Perl’s Finance::Quote to retrieve stock information from the …Builder AU, Australia - 9 hours agoLooking for a way to add stock quotes to your web site? With a little Perl scripting and the Finance::Quote module you can script this up in no time. … Change the text size: a | A Builder AUall 2 news articles

Use Perl DBI to build portable scripts for database access - Builder AU

Use Perl DBI to build portable scripts for database access - Builder AU
Use Perl DBI to build portable scripts for database accessBuilder AU, Australia - 9 hours ago… for use of other functionality such as a concept called placeholders. You can learn more about this from the Perl DBI manual page.