I've been trying to install Embperl-2.0rc2 on my
Fedora Core 1 and Fecord Core 2 systems.
I have all of the required modules installed.
I'm running apache 2.0.49 (for development work)
mod_perl-1.99_13
Apache::Session-1.6
Apache-SessionX-2.00b5
All are compiled from source.
Embperl compiles wit
At Thu, 09 Dec 2004 21:05:24 -0600, Will Schroeder wrote:
> 1: in a pattern match like [$ if ( $fdat{QC} =~ m/(\d+)/ ) $]
> [- $num = $1 -]
> for example. The $1 variable never seems to get populated during the
> match like in a regular old perl script.
aiui, the value of $1, etc variables are "l
Hi, Gerald!
> > I have noticed what 1.3.3 Embperl has a bug If i use forms
> > with (input text fields) and an
> > auto-filling featuer of Embperl and send there '\\' in
> > text form then i see after auto-filling a random data in
> > input text field.
> >
> > Thus i cannot a text with