Hi,
From: "Mark Haney"
> As for the feature set I mentioned, I've been running into limitations
> with using perl to populate dropdown boxes dynamically and such.
> Granted, I'm sure there's a nice neat way to do it, but I couldn't find
> anything on the interwebs to show me how, and since I k
On 04/25/2012 07:04 PM, Dr.Ruud wrote:
On 2012-04-25 21:53, Shawn H Corey wrote:
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, j
On 2012-04-25 21:53, Shawn H Corey wrote:
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, just an observation.)
Here's a few:
am
On Wed, Apr 25, 2012 at 3:18 PM, Mark Haney wrote:
> On 04/25/2012 02:54 PM, Matthew K wrote:
>
>> Mark,
>>
>> - Original Message -
>>
>>> From: Mark Haney
>>> To: Perl Beginners
>>> Cc:
>>> Sent: Wednesday, April 25, 2012 11:51 AM
>>> Subject: PERL CGI, HTML and PHP
>>>
>>> I've got, wha
On 12-04-25 03:18 PM, Mark Haney wrote:
FWIW, I've never seen an entire website built completely in perl.
Doesn't mean there aren't any, but they must be very few and far
between. (No offense to the perl crowd, just an observation.)
Here's a few:
amazon.com
craiglist.com
livejournal.com
slash
On 04/25/2012 02:54 PM, Matthew K wrote:
Mark,
- Original Message -
From: Mark Haney
To: Perl Beginners
Cc:
Sent: Wednesday, April 25, 2012 11:51 AM
Subject: PERL CGI, HTML and PHP
I've got, what I hope is a fairly simple problem that someone can point me
to the best (or best practices
Mark,
- Original Message -
> From: Mark Haney
> To: Perl Beginners
> Cc:
> Sent: Wednesday, April 25, 2012 11:51 AM
> Subject: PERL CGI, HTML and PHP
>
> I've got, what I hope is a fairly simple problem that someone can point me
> to the best (or best practices anyway) way to handle i
I've got, what I hope is a fairly simple problem that someone can point
me to the best (or best practices anyway) way to handle it.
I'm writing a web app that monitors embroidery machines and generates
reports on various metrics for the company management. My issue arises
from the fact that I
On 25/04/2012 13:52, Paul Clark wrote:
Hi All,
I have a small project that is stumping me aside from using a straight brute
force.
I am processing output from an accounting program that is producing some
sort of printer control for some 3rd party print processing. I have
several partial lines
On Wed, 25 Apr 2012 09:36:10 -0400
Nathan Trapuzzano wrote:
> Some GDB commands (e.g. "step") take a numerical argument n that tells
> the debugger to repeat the command n times. Does the perl debugger have
> a similar feature?
>
One option would be to do "source $filename" (where $filename is
On Wed, Apr 25, 2012 at 08:52:52AM -0400, Paul Clark wrote:
> Hi All,
>
> I have a small project that is stumping me aside from using a straight brute
> force.
>
> I am processing output from an accounting program that is producing some
> sort of printer control for some 3rd party print process
Some GDB commands (e.g. "step") take a numerical argument n that tells
the debugger to repeat the command n times. Does the perl debugger have
a similar feature?
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.or
On Wednesday, April 25, 2012 at 8:52 AM, Paul Clark wrote:
> Any suggestions for a more elegant solution?
What you have there looks like an example of the 'Longest Common Substring
Problem' -- http://www.softpanorama.org/Algorithms/lcs.shtml
Seems like String::LCSS will help -- https://metacpan.o
Hi All,
I have a small project that is stumping me aside from using a straight brute
force.
I am processing output from an accounting program that is producing some
sort of printer control for some 3rd party print processing. I have
several partial lines that have commands to "over write" th
> From: sono-io
>
> > According to the RFC's, "Return-path" is reserved for use by the transport
> servers. It is likely your server is stripping out the suggestion you have
> put in
> there.
>
> But I can set it using SMTP, so does sendmail handle things
> differently? Unfortunately, my
15 matches
Mail list logo