to go about this type of problem is discussed at
<http://www.wetware.com/drieux/CS/Proj/DI704/>
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
ck - and simply rebuilt the code
with the "USE_LARGE_FILES" flag.
HTH.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
decide which CPAN modules you find more useful, since they
will simplify your needing to build your own. Also look
for the 'learn perl references, objects, modules' by R. Schwartz,
it will help get you into module building as well...
HTH.
ciao
drieux
---
--
To unsubscribe, e-mail
select loop' approach for keeping track of which of
them you are dealing with as they write to you. But you can
get that part spun up after you have your basic translation
table in place.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
f open FD's as info comes back, cf perldoc IO::Select
and then as one needs to 'update' incoming information, one
does that...
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
./stdio.plx
past the line
[jeeves: 28:] echo "Hello there\
Happy Happy" | ./stdio.plx
Hello there
Happy Happy
past the line
[jeeves: 29:]
HTH.
yes, your old school tie 'c coding tricks'
are mostly what you fill find most useful...
ciao
drieux
---
--
To unsubscribe, e-mail: [E
it to use the simple strategy
of being put in
$ENV{HOME}/bin
with a uselib line of
$ENV{HOME}/lib/perl5
then use your installer with the offset
values to install it there.
Haul around one distribution and it will
work for all of your 'user names' on
all of the machines.
ciao
drieux
--
cess - it is a bonus.
But you will probably find that spending time on creating
the appropriate code coverage in the t/ and making sure
that the POD is useful are the places where your time is best spent.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
roblem or this or that,
and one check for how they deal with an ambiguously
worded coding problem - hence whether they should
be looking before leaping - and then one catches
their basic issues with actually doing perl code.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
On Apr 21, 2004, at 4:16 AM, Michael C. Davis wrote:
[..]
Thanks for the insights, drieux. While I wish I were
in a position to establish corporate policy, I'm not,
and my objective is merely to satisfy
myself that I have a reasoned, workable approach.
Your feedback helps a lot.
Coming up w
olks, "UN-NATURAL".
First off all coding languages are 'formal languages'
and hence have to be formalizable, this is why they
are by definition 'not natural languages'. So the
question then really is what part of the 'formalization'
are you having problems with
On Apr 23, 2004, at 9:04 PM, WC -Sx- Jones wrote:
[..]
Please, decode this key:
SxEyj/gJs5pXISX11386025
Thank you in advance :)
[..]
My compliments to your wit.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<h
s whether
you will find the httpd.conf in say
/etc/httpd/conf/httpd.conf
or not - since reasonable folks do not generally
stuff shell variables into /etc/sysconfig/apache
At which point there is the other odd question
that comes to mind, why? What is it you are
really trying to work out ? Why not
'but which
language should I pick' - unfortunately that
is really only one part of the problem.
As the saying goes - anything can be turned
into a club - the questions then become what
exactly was one planning to beat to a pulp
with it.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTE
it will be simpler"
Whereas there is a lot of stuff that is much closer to
the OS specifics that are easier to write and maintain
in a 'c-code' source that one builds an XS module to
expose to the Perl Coders as the compromise.
cf: perldoc h2xs
So use the correct Swiss Army C
my ($caller, %arg) = @_;
my $conv = {
x => '/usr/local/apache/htdocs/x',
y => '/usr/local/apache/htdocs/y',
z => '/usr/local/apache/htdocs/z'
};
self; # since the 'new' returns the blessed self...
}
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
;http://www.stonehenge.com/merlyn/PerlJournal/col12.html>, or you can
get it from TPJ now if you're a subscriber. But in there,
I tout Exception::Class as a good solution.
We look forward to the kvetch.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
of
scripts using serveral commonly shared functions.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
On Jun 9, 2004, at 9:57 AM, Randal L. Schwartz wrote:
"Drieux" == Drieux <[EMAIL PROTECTED]> writes:
Drieux> if ( ref($got_back) eq "Foo::Bar")
No no no. Stop using ref(). It means you can't replace it
with a subclass of it.
You want (and I show in my
hy are you allowing a module
work out how many processes to create?
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
too much writing.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
and how to uninstall them.
At one facility we just 'home rolled' a solution in the
'build system' that outputted solaris packages - with
all of the stock versioning in it so that people on
the 'production network' could simply do
pkginfo -l WARPplx
and see if
ib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i86pc-solaris
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl/5.005/i86pc-solaris
/usr/local/lib/perl5/site_perl/5.005
/usr/local/lib/perl5/site_perl
.
or simply do
[jeeves:~] drieux% per
ly
adds in one more switch statement
it's the 'last SWITCH' part that breaks it out.
The die is there fore the absurd case that while the
@state list was updated - someone forgot to specify
what to DO with that statement which of course
would not happen we all know.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
>> ??-
>> @state="MA CI DE IN OH";
let me try that another way - without the bugs:
vladimir: 81:] perl Switch.pl MA CI bob OH
Process Says: MA_response
Process Says: CI_response
we do not know about state bob
Mr Wizard the stateField OH unguarded at Switch.pl line 41.
vladimir: 82:] sed 's/^/##
d blow up with not being able to find chart.pm.
so you would have wanted to do say
use GD::Graph::bars
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
s
like you need to get a copy of nmake - or find a ppm for installing
these where they belong.
As for code illustrations, try:
http://www.wetware.com/drieux/src/unix/perl/OK.UglyCode.txt
an illustration of the full on wackaDoodle code, where I was
working on an 'all singing, all dancing'
} = \&{$funName};
### } else {
### print "No such function $funName\n";
### }
###}
###
###%lookup;
### }
ok, so the build_lookup() is a skank to simplify the typing.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
;,"$link" ;
}
}
} else {
# have no param of 'categorias' set.
while ($file = ) {
($categoria,$link) = split(":",$file);
print "$categoria"," ","$link" ;
}
} # end else no param
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
### $page .= end_html;
###
### print header, $page ;
###
### } #end send_page
###
### #-
### #
###
### my $theHtmlPage = get_firstPage;
###
### $theHtmlPage= append_table($theHtmlPage);
###
### send_page($theHtmlPage);
###
###
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
my apologies for sending long code illustrations.
in the future I will post them at:
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/
and post up a URL to them.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ttp://www.wetware.com/drieux/CS/lang/Perl/Beginners/array-prob.txt
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
;
this will generate your
A1 ....
THANKS I have been looking for one of those!
ciao
drieux
---
### #!/usr/bin/perl
###
### $x="A";
###
### @list=qw/a b c d e f g h/;
### foreach $list (@list) {
### $cell = "${x}1";
### print "$cell , $list\n&q
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/p1_read_p2.txt
On Monday, April 1, 2002, at 02:49 , Roy Peters wrote:
> Hello,
>
> I have 2 independent perl programs p1 and p2. p1 calls p2 (using either
> the
> system() or `` operators, and p2 will print
> out status i
ou are taking... or
use FOO::BAR qw/:baz :barbara/;
which collection of subs you are taking
Which keeps driving back to the 'naming standards'
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
oblem - then ran into it...
used the p2 code from yesterday in p2>filename
and it made:
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/file_change_while_tailing.
txt
act stoopid - till I put the spare subroutine into reset
to begining....
ciao
drieux
---
--
To unsubscribe, e-mail: [
at 'tail' is looking at the old inode
before the exterior process re-wrote the file
try it at the command line
in window a in window b
tail -f file./p2 > file
./p2 >file
You need to
it is a size thing.
if tail opened filename 'file' at size N
then process p2 truncates it with
p2 > file
tail -f file has no output till file is > N
it's not an inode thing...
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROT
You Is
Or how many perlMongers can code on a project?
ciao
drieux
---
myFascistHouseMate opposes putting 'Orthodox' and 'perl'
in the same sentance.
my formerUnterStumpenFumbler grok'd my need for 'Orthodox perl'
and could offer "ONE"
way in 'arbitrary time' when one comes back
to 'maintain' it - You 'remember' that you set
this up as a qr?
this is a Keeper:
>
> $t = "target[";
> if($line =~ /\Q$t\E/){
>
thanks!
I never 'got it' when reading the manual...
ci
that we get in the habit of making
kosher - the better.
Try to remember that others may have to write the
webBot to parse your html.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
priorities .
chill
ciao
drieux
---
maybe I shouldn't have switched to decaf...
I Mean, like that new standard to shift all tcp/ip
packets to an XML format is like, wow the colours
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Tuesday, April 2, 2002, at 04:39 , Anand, Pankaj wrote:
> I need a small help .
nothing untoward - you might like:
http://www.wetware.com/drieux/CS/lang/shellScript/
[..]
I'll not try to be TOO harsh about some of what you could
have done to make that /bin/sh script less, well.
e 'closure conscious'
but we clearly agree, there are some standards, not quite
as many standards for HTML as there are for perl.
where the forces of Evil war against the Good daily
ciao
drieux
---
ps: the devil made me write that.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ll you? I just download the source and build it.
sorry...
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> "file1.txt") and so on] and then put each into an
> array, then push those onto @lines, but it seems like
> there should be an easier way.
never send an array to do a hash-ize's job...
%fileHash = (
$file1 => $fh1,
);
ciao
drieux
---
nks,
>
> Allison
### #!/usr/bin/perl
###
### use strict;
###
### my $dir ='.';
### my $suffix = '.txt';
### opendir(THEDIR, $dir) or die "unable to read $dir:$!";
### my @allfiles = grep { $_ =~ /$suffix/ } readdir THEDIR;
### closedir THEDIR ;
###
###
### print "
ed your cgi to save files to
the cgi-bin directory by anyone out there - your
site would run out of disk as the skript kiddies
used it to pass pilfered skripts around....
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
put file greater than random numbers\n"
# if( $array_pos >= $MAX_RAND);
}
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Wednesday, April 3, 2002, at 01:43 , John W. Krahn wrote:
> Drieux wrote:
>>
>> On Wednesday, April 3, 2002, at 01:09 , Allison Ogle wrote:
>> [..]
>>> However, if I didn't know the name of the datafile how would I open it?
>>> I
>>> tr
have to give up on perl4.035 ??? 8-)
p3: perl wasn't really stable till 5.00503 - but that
version got 'removed' because I was installing it with
a solaris package and the pkgrm removed everything it installed
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
our basic
modules in 'deliverable' packages - and then add some
glue to have your tk and just perl executables wrapped
into the -.tar.gz single deliverable.
just an alternative strategy to consider.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Thursday, April 4, 2002, at 12:12 , tom poe wrote:
[..]
>>
>> That's what the search engine is for
>>
>> http://search.cpan.org/search?dist=HTML-Format
>>
>> e.
worth remembering is also that this will require
the Font-AFM distribution.
ciao
drieux
rse($html_text);
### my $plain_text = HTML::FormatText->new->format($tree);
###
### print "$plain_text\n";
###
because it was not able to find the parse_html.
is that in some other Version???
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
; print \$$verToken ; \'\n" ;
### system( $cmd);
### print "\n";
### }
Since that works, even though it requires the 'system()' call
I should just 'live with it' - or is there a more Orthodox Perlie
way that I could/should do this?
ciao
drieux
---
"I s
he 'tree' open and parse them.
I'd also use
$tree->dump;
if all you want is to see how the tree falls out.
cf: perldoc HTML::TreeBuilder
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
and best if it is in the same place. One trick
of course is to have it in a commonly mounted file system
p3: in
http://www.wetware.com/drieux/src/unix/perl/OK.UglyCode.txt
look at the dtk_cmd_line function for a way to do the 'system'
style invokation of ssh2 - and it expects to find
uses File::Basename - 2.6
uses HTML::TreeBuilder - 3.11
uses LWP::UserAgent - 2.001
uses SelfLoader - 1.0902
uses Sys::Hostname - 1.1
uses URI - 1.18
uses vars -
Ok, that way I can also say what I know it worked with
when I saw it last...
mp;
}
approach to reading from a handle.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
our worst threat here is that someone
inside of your own 'NAT' "group" will mis use your code.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
man@aman /usr/home]$
remember the command that you invoke here is running
in a sub shell of the login 'command line' shell ...
eg: [ /usr/home/bob ]$ cd ..
[ /usr/home/ ]$
whereas invoking it in a sub shell ala
[jeeves:~] drieux% /bin/sh -c 'cd
eafname as
"LOCAL_FILE".
so why not try it! Let us know.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
information from the shell output?
sounds like you might just find it easier to dump it to
a temp file from $data and upload it the old fashion way.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Friday, April 5, 2002, at 02:51 , Jonathan E. Paton wrote:
> Function calls in Perl are
> dead slow compared to compiled languages.
Ok, so why is this?
will this get 'fixed' in p6?
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
> Subject => $subject,
> Message =>
> "$top_note\n" .
> '-' x 72 .
> "\n$message\n" .
> '-' x 72 .
> "\n$bot_note"
> )
^
---|
);
don't we
listed
in
perldoc -f unlink
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ML::TreeBuilder;
my $html_text;
my $filename = $ARGV[0];
open(FH, $filename) or die "unable to open file $filename :$!\n";
while () { $html_text .= $_ ; }
###my $plain_text = HTML::FormatText->new->format(parse_html($html_text));
my $tree = HTML::TreeBuilder->new->parse($html_text
/usr/lib/perl5/5.6.0
at all, which is where your previously installed packages are
plan A: rebuild perl to be 5.6.0 aware
plan B:
PERLLIB=/usr/lib/perl5/5.6.0:/usr/lib/perl5/site_perl/5.6.0
export PERLLIB
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
ird course is to do the
perl -MCPAN -e 'install '
after you figure out what you want to download...
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
to how to set the expiry time on the webPage, and then
how to check whether or not the page the user is asking for is
still 'fresh'.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
eeded
to specifically do
my $ref = $_[0];
...
${$ref} = $subvar ;
cf:
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/sub_ref.txt
which generates
starting Var is :The String Value:
SUB: $subvar is now :The String Value:.
SUB: $var is now :The String Val
sn't Perl Dangerous Like that.
{ actually I did that module without KNOWING that it was an
OO solution when I started... }
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ddle of
an application code - maybe its time to review the core design???
Alternatively, remember frany freaks old maxim:
If you roll one that big,
toke and pass to the right
don't bogart that joint.
ciao
drieux
---
kids these days, no respect for the
On Wednesday, April 10, 2002, at 07:27 , Jenda Krynicky wrote:
> From: drieux <[EMAIL PROTECTED]>
[..]
>> if the package assertion makes sense here
>> then this should be a Module
>>hence start with h2xs
>
> Well ... imagine you need som
Jenda,
On Wednesday, April 10, 2002, at 07:27 , Jenda Krynicky wrote:
> From: drieux <[EMAIL PROTECTED]>
>> Unless someone can come up with a really HOT idea as to why one
>> would want to put a 'package declaration' in an application -
[..]
>
quot;${var}2";
at which point $var2 has the string 'me2'
without the curlies and quotes it would have the
bare word problem or worse... be simply self referential:
my $var2 = $var2 ;
Some coders are MORE PARANOID than others
ciao
drieux
---
--
To unsubscribe,
ed' should be 'sourced' into the executable
and then reset, adjusted etc as the run time requires,
eh no???
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
how to help them grow the 'wisdom' (???) to see
how to start 'that little script'
with an eye on which bits will get cut out as
the supporting perl module 'functions/methods'
So that they are ready for the second, third, fourth,
script that will re-use the
;
which of course would have required that this 'package'
have a 'use FOO::BAR;' line in it
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
re 'fixing' the print statement with
something on the order of:
my $msg = "$trd Driver ID:";
if (defined($columns[19])) {# with explanation why 19...
$msg .= "$columns[19] -- $drvname";
} else {
$msg .=
to do with the STDIN stuff
}
or my all time basic
while ( my ( $key, $val ) = each %someHash ) {
# based upon key or val do the stuff for all elements of the hash
}
in the main I do not do 'do' things...
ciao
drieux
---
--
To unsubscribe
in a line read cycle
while() {
chomp;
$rvar=$_;
# do stuff with this line of input from STDIN
}
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
gument parsing.
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
the inner perl stuff meant that I
could write 'perl syntax' pattern matching
eg: search for "Andy R" or Andy\s*R
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Friday, April 12, 2002, at 03:56 , Mark. wrote:
> apples, melon, oranges, pears, coconut, lemons, grapefruit
> 4, 3, 2, 7, 1, 4, 0
> 3, 1, 4, 4, 0, 0, 1
> 0, 4, 0, 0, 4, 5, 0
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/FruitPickFromCVS.txt
offers an illustration ab
shown to be an 'object' of FOO::BAR
then we should be able to find the perldoc of that class - assuming
that the perlGeek did the POD
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Friday, April 12, 2002, at 07:15 , Kris G Findlay wrote:
> ok exact problem !!
>
> Example data inputed via form :
> 'here is a quote "this Quote".' # which is passes to variable
> $document
>
> if i use hidden fields in a html form to store these variables while the
> page displays a p
;crap',
-value => $hiddenField);
so there appears to be a double evaluation that would occur going
this way - vice a straight shot of how yours went:
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ml .=
allows me to be more flexible so that I can 'dump out' the
page at different stages as I try to figure out what this
or that Module gives me as 'features' for doing CGI/mod_perl
stuff
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
uld get set that
would return the exit code of running $selection...
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
the "This Quote" in the
hidden field, there is now the problem of decode_entities perchance
more than once???
original input: "This Quote"
saved as hidden: $quot;This Quote$quot;
so the
$hiddenValue = param('hiddenValue');
would return it as
cally obliged
to maintain code that was not started this way I stole this
trick from some CGI stuff from '99 () and just thought it made much
better sense.
Not sure I agree with you about building tables by hand But
I am sure your experience offers you the case work to recommend
er approach is to use a C-style for-loop.
Is there any given advantage of one over the other in
terms of performance and/or maintainability?
the two stalking horses of my life.
and these over
print "index -> " . $counter++ . " element -> $_\n" for (@array);
ciao
moment that you decided that all of the 'messages' have
to be 'preserved' that things get messy
using the 'm?' side annotation I put up, message m1 would need to
get out of the data stream
m1: lA , m2, LG
and we then have to parse out of m2 it's info
rldoc ipc
http://www.kohala.com/start/unpv22e/unpv22e.html is where you
can find the 'Source code' download
Happy Hunting!
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ed before they are used in the main loop
and hopefully they do not need get interwoven too badly. This way
when You notice that only the main changes - it's clearly obvious
that you should just Whip Out the h2xs - make a module of it all -
and shorten up your 'scripts'
ciao
drieu
grapefruit
>>> 4, 3, 2, 7, 1, 4, 0
>>> 3, 1, 4, 4, 0, 0, 1
>>> 0, 4, 0, 0, 4, 5, 0
>>
>> http://www.wetware.com/drieux/CS/lang/Perl/Beginners/FruitPickFromCVS.txt
>>
>> offers an illustration about how this problem can be solved.
cia
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
s not clear
to me that the perlcc is not generating "foo.c" files as intermediary
steps enroute to the actual compile.
you might try the '-v' flag
perlcc -v -o hello hello.pl
to see if this would work As the doc says, this should
be treated as 'highly
o edit your crontab file and
put in your iterator like above.
0 3 * * * MyCoolScript
and it will run at 3am each day
So we are back to the problem -
why are you in a 'sleep' cycle in your script?
Is it a matter that it needs to be continuosly running?
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
running the perl stuff
in Cygwin??? such as known gotcha's about CPAN perl modules and
the like
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
1 - 100 of 1242 matches
Mail list logo