tor.
Look at perldoc perlop and search for the section named "Regexp Quote-Like
Operator".
--
Zanardi2k3
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
emove it.
Please note that the [a-z]+ is just an example. I don't know C so i can't
say what are valid strings for variables. If you want to include all
alphanumerics plus "_" you say [a-zA-Z0-9_] which becomes simply \w, and so
on. Again, read perldoc perlre.
You may wa
t does your @INC include:
prompt> perl -e "print qq(@INC)"
2. You should specify full path to your library:
require "/path/to/mycommon.pl"
HTH
P.S. that said, i suggest you learn something about modules and use them
instead of libraries
perldoc perlmod
perldoc perlmodlib
--
::Box docs. I already scrolled through it but
i missed this feature.
Thank you.
--
Zanardi2k3
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
weak, even if i
have to write it from scratch (hopefully using some module).
P.S. our mail server (SeattleLab Mail) only offers the choice to route all
of its mail to another server, but we must do this on a per-user basis.
Thank you for your time.
--
Zanardi2k3
--
To unsubscribe, e-mail: [EMAIL
[EMAIL PROTECTED] (Bob X) wrote:
> "Zanardi2k3" <[EMAIL PROTECTED]> wrote in message
>> I am in a Windows environment, and i love NotaTab. It is one of the
>> few tools that makes me wonder how could i ever have carried on
>> without it. Only it doesn't
call it from
different scripts with different parameters and loops.
Thank you for your time.
P.S. i sent the code in another post.
--
Zanardi2k3
"Why do i need you, feet, when i have wings to fly?"
(Frida Kahlo)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
/zip.pl [cartella da zippare] [percorso e
nome del file zip] [parametri]
Esempio:
perl j:/program/perl/scripts/zip.pl c:/documenti/
u:/utenti/abeni/backup
Parametri:
--GIORNIMIN=: include solo i file modificati da almeno giorni
(default 0)
--GIORNIMAX=: include solo
se but just script relaunching).
I'd like to know your thoughts about this.
--
Zanardi2k3
"Why do i need you, feet, when i have wings to fly?"
(Frida Kahlo)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
xt editor I've ever used and I use it exclusively for
> PERL. Additionally, it has the features you are interested in
>
> http://www.ultraedit.com/
Yep, it looks good. I'll try it for a while. Thank you.
--
Zanardi2k3
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
them.
Does anybody know if there is a way to improve NoteTab with this feature,
or if there is another editor very similar to NoteTab (i mean
appeareance, keys shortcuts, and all) but with this feature included?
Thank you for your time.
--
Zanardi2k3
--
To unsubscribe, e-mail: [EMAIL PR
11 matches
Mail list logo