G
Yep, that should be enough. The first line or two and a bit with the
text as attached files. Just make sure you do not change the encoding
in the process. You may check that with a heda editor
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song
the header of the XML
specifies otherwise.
How do you parse the data? Can you give us a short example file?
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pra
using Spreadsheet::WriteExcel,
the capabilities of whatever Excel he happens to have installed are
at most an upper bound of features. Not something that could be taken
for granted. If something is not possible via Excel, it most probably
will not be possinble using S::WE, but the fact that E
\\Pullfiles_IRNPD\
\inventory\\$emfile.xlsx";
print "$mBook\n$meBook\n";
print ($mBook eq $meBook ? "the same" : "different");
The problem lies elsewhere. If you ask Excel to open the same file in
two instances at the same time it will complain that it
g the system you want to execute some program with
some parameters, you are supposed to split in two and in one of the
clones, after you are finished setting things up, morph into another
program. Kinda hacky.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When i
lines.
Nope. It would work just fine as long as the bits he's interested in
are fixed lengh and are on fixed positions. The length of the
uninteresting trailing stuff is irrelevant.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wi
ed by version 0.8.22, thanks to a patch
by allad...@netsafe.cz (bug 78094 in CPAN RT)
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
gt; because it crashes Perl and I don't know why.
>
> And strange, but I've seen that now it just crashes Perl, but it doesn't
> return that "Free to wrong pool" error.
>
> Octavian
That must be something either within your perl or the
XML::Pars
foreach (@{$_[1]->{InflectedForm}}) {
print " $_->{InflectionId}: $_->{Form}\n";
}
},
}
);
$parser->parse(\*DATA);
__DATA__
...
XML::Rules sits on top of XML::Parser::Expat so
look like this: /.../, but it will allow some
invalid addresses and reject some rare valid ones. A more restrictive
solution still matching the vaste majority of email addresses "in the
wild" would be /... .../. For validation according to the RFT, module
X::Y may be used."
Actually ..
From: Chris Nehren
> On Thu, Aug 16, 2012 at 00:05:56 +0200 , Jenda Krynicky wrote:
> > From: Chris Nehren
> > > On Tue, Aug 07, 2012 at 17:38:57 + , Thomas Dean wrote:
> > > > Hi there,
> > > >
> > > > I have succeeded in sending mail t
a specific module now doesn't
mean it had been available or working under the target operating
systems always.
Enough plesantries, Tom, what exactly did you try an how exactly did
it fail?
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song,
ng success or failure using their return values.
Some people believe this makes the code more robust. But then people
believe all kinds of things.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and
t; . join( " and not in:", @folders);
print $query;
will be quicker. no need to map and join just because you need some
text even before the first value.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get dru
t;)->string_value (),
$row->find ("number")->string_value (),
);
in the foreach loop.
Then you most probably want to turn the autocommit off
my $dbh = DBI->connect ("DBI:mysql:can_us_ratecenters",
"", "xx&q
good idea, in this particular case the
target was moving so fast that I would not recommend that book.
Quite a few modules described in the book are long gone, others
appeared, the Unicode handling in Perl has undergone big changes in
the meantime, ...
Jenda
= je...@krynicky.cz === http:
d like to get an error saying that a
> variable could not be substituted.
Perhaps this? http://search.cpan.org/~abw/Template-Toolkit-
2.24/lib/Template/Manual/Config.pod#STRICT
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards
> install perl modules (no internet connection, compilers, etc) like
> Slurp. So sending files in the MB range is very slow. Anyone know how
> to optimize (if possible) this code?
Read (and send) the files by blocks (8kb sounds reasonable) instead
of lines.
See
perldoc -f read
if you want something bigger and with more features try
http://padre.perlide.org/
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsubscri
Date sent: Sat, 03 Mar 2012 14:42:35 -0500
From: Steve Bertrand
> I've been writing a program that will perform extra work for diagnostics
> upon each method call.
>
> As of now, I need to write a call to an outside function manually into
> each method. To automa
ng modules?
> > > For example,
> > >
> > > use Foo;
> > > use Bar;
> > >
> > > BEGIN {
> > > require A;
> > > }
> > >
> > > I want to know in what order Perl loads these modules.
>
> The order is F
structure, but rather lets you work with parts of the document. The
"twigs".
I personally believe XML::LibXML is overcomplicated, but some people
seem to like it.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allow
From: Raymond Wan
> 2011/4/25 Jenda Krynicky :
> > From: Raymond Wan
> >> After reading this, what came to mind is the problem of sexual and
> >> power harassment in the workplace, and maybe extending to other types
> >> of prejudices but maybe that is
ty to feel
offended.
The first kind will learn, the second will eventually learn as well
... and the last ... would do better to complain somewhere they can
actually extort some money.
Shame is the last kind tends to start a flamewar even if it was not
their code being criticized.
Jenda
= je.
mp;inner;
}
outer( "Hello", "world!");
> I am no perl expert, but this code looks really clunky to me, so I was just
> looking for some input. If your input is your code sucks without any
> constructive suggestion, please keep it for yourself, since I already know
&g
t? Even if the beginners
are lazy cheaters that believe their professor is not clever enough
to check the archives and see who cheated.
Jenda
P.S.: Reading it again, it probably wasn't a copy&paste job. "Device"
...
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When
too big or too small, change the guess
accordingly, check again and continue like this until the error is
small enough.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
From: Rob Dixon
> On 19/04/2011 12:56, Jenda Krynicky wrote:
> >>>
> >>>SF> Well, you are right naturally, but there is no need to be so
> >>>SF> rude. Start your email with a greeting, continue with a
> >>>SF> com
ply, you should change the profession and try to
find nicer talking people in the humanities. The catch is that the
emails will start with a greeting, continue with a compliment, use
soft words ... and be empty, empty, empty.
> You could have said that it is not a good thin
L::Parser directly is very seldom the right thing to do.
Especially if you are just starting with Perl.
See for example the filter mode of XML::Rules or have a look at
XML::Twig. Both can handle huge XMLs without any problem. If used
well. See the examples!
Jenda
= je...@krynicky.cz === http:
ode to prevent their
regexps suddenly matching something they never meant to match and
that the computer will have no use for. So much for backwards
compatibility.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get d
running at the same time
writing into the same file? It would be better to give each instance
its own file and then (if necessary) merge the files.
Otherwise you'd have to use some IPC tools (semaphores or something)
to control access to the file and flush the buffers correcrly to
preve
ig allows you to
read the file in chunks giving you the tree for part of the XML.
Hard to say without knowing the XML and what you need to do with it.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and cr
From: "Octavian Rasnita"
> From: "Jenda Krynicky"
> >> There was a period when it was OK to follow that old netiquette
> >> that said that bottom-posting is the good way, but now it isn't.
> >
> > Because you said so?
>
> Yes. M
e as shit, under any other name would smell
the same. Change the smell, not the name! Otherwise you may go on
changing the name every twenty years.
> There was a period when it was OK to follow that old netiquette
> that said that bottom-posting is the good way, but now it isn
t is required.
1. Learn to spell.
2. Learn to describe your questions in the necessary detail.
3. This is not a free script writing service. Even if you did succeed
in describing the "required" output properly what makes you think we
are going to waste time writing the script for you fo
variable that was used to compute the assigned value
somewhere in the middle of a parameter list ...
$in{res} = NmlML($in{res});
@res = split(/\n\n/, $in{res}, -1);
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get dru
's a different problem). The thing is that if you overdo this you
end up with messy code.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchet
you run your code on
your server (and set things right) the visitors of your website do
not see the code is nice ... but irrelevant.
If you are writing some code for a client and then give the code to
the client to run on HIS computers then the client can see the code.
And there's nothing you
equence of characters may generate multiple calls
to this handler. Whatever the encoding of the string in
the original document, this is given to the handler in UTF-8.
Write your code so that it handles this. Or use a module that does
this for you.
Jenda
= je...@krynicky.cz === htt
r for that in your C code using malloc() pass it
> to the function and then convert it to something that Perl can understand.
Not necessarily, it is possible to preallocate in Perl and then use
that buffer.
Please show us your code, preferably trimmed down and let's see.
Jenda
= je...@k
From: Chap Harrison
> On Jun 26, 2010, at 7:34 AM, Jenda Krynicky wrote:
>
> > Did you try DBD::ODBC? I do believe there are still ODBC drivers for
> > dBaseIV installed on your computer so this should work. What problems
> > did not you have?
>
> I *thin
th and a query on the
> command line, connects to the database, executes the query, and writes
> the result set to STDOUT. ...
Did you try DBD::ODBC? I do believe there are still ODBC drivers for
dBaseIV installed on your computer so this should work. What problems
did not you
p://search.cpan.org/~grantm/XML-Simple-2.18/lib/XML/Simple.pm
XML::Simple has its quirks and problems. (I'm offline as I'm writing
this.) Please search "Simpler than XML::Simple" on perlmonks.org for
discussion of some and an alternative (almost drop in, but
extendable).
Jenda
===
sert characters you have to create a
new file and copy the data, you can't expect the system to magicaly
shift the data after the row you amended.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as
7;>', $file or die "Cannot create $file!
$^E\n";
print $OUT $parser->ToXML($tag,$attrs);
close $OUT;
return;
}
}
);
$parser->parse(\*DATA);
__DATA__
From: "Uri Guttman"
> >>>>> "JK" == Jenda Krynicky writes:
>
> JK> From: "Joseph L. Casale"
> >> Inside a here doc, how can I force an expression to be evaluated
> >> such as localtime:
>
> here docs are
From: Andreas Moroder
Hello,
>
> is it possible to get the acl entrie of a directory on linux with perl ?
>
> Thanks
> Andreas
What do you mean by "acl"? Access Control List? There is no such
thing under Linux, the permissions system works different
print <<"END";
$eval{localtime time}
Foo
Bar
END
CPAN - http://search.cpan.org/
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
only works under Windows.
Besides you should use DBI in new scripts.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsubscribe,
asier to read and respond to.
It may be impossible to prevent the addition of a company signature,
but it's not impossible to remove the old signatures and other cruft.
Jenda
== je...@krynicky.cz == http://Jenda.Krynicky.cz ==
: What do people think?
What, do people think? :-)
--
t it overwhelm you and go on
playing :-)
And while we are at it ...
Because they are all backwards!
Why is that?
Because it makes the posts hard to read.
Why?
Please do not top-post!
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizar
age';
>
As if I did not think so. No you do not need to replace spaces by
plus signs! You need to escape the string for inclusion in a query
string!
use CGI::Enurl qw(enurl);
my $geoaddress = enurl($rawaddress);
or
use URI::Escape qw(uri_escape);
my $geoaddress = uri_escape($rawaddre
From: Shlomi Fish
> On Friday 22 Jan 2010 00:44:39 Jenda Krynicky wrote:
> > From: Shlomi Fish
> >
> > > > This because you can very well represent XML in Perl data structures
> > > > without any loss of complexity. See for example XML::Compile.
>
#x27;s like finishing sentences by
ten exclamation marks
XML::LibXML is overdesigned overcomplicated horribly documented
comitee-designed thing. But everyone to his or her own tastes.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and son
structure or you can process the tags/twigs you are interested in as
you go.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To
r
> to debug the processing code.
Apart from the perl debugger (that can be entered from within the
script by this (strange looking) statement:
$DB::single=2;
there's also a PSH (Perl SHell) on CPAN and another unrelated PSH on
http://Jenda.Krynicky.cz
Jenda
= je...@krynicky.cz ==
From: Erez Schatz
> Shlomi, please stop correcting the English of those who post here.
> It's rude,
nope
> off-topic,
maybe
> and unimportant.
Not at all. Being able to express your needs/questions clearly is
quite important.
Jenda
= je...@krynicky.cz === http://
epends on its internals, on the way it stored its data.
So do you need to copy a hash of scalars? An array? ...
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry
nsformations ... what
about tags with optional attributes? Or tags that are sometimes but
not always repeated?
See http://www.perlmonks.org/?node_id=697036
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and cro
do not dare to guess which
one is more efficient in what circumstances, but I don't think the
difference matters.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-
From: Xiao Lan (a°a...°)
> Hi,
>
> When I get a database handler with DBI,
>
> my $dbh = DBI->connect(...);
That's a "handle" not a "handler". A very different thing.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to w
aises a runtime exception
> when executed -- ie a die "Illegal division by zero".
An exception that get's raised every time is not very ...
exceptional.
What it should do is what it did. Tell you you are doing something
stupid.
Jenda
= je...@krynicky.cz === http://Jenda.Kry
ns the result of calling the inherited version of the
encrypt() method on the object.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
of that law? Something that said that the speed of
computers doubles every ??? years.
If in four or five years the data amount is only doubled, you are
more than safe.
And if it's parsing logs, then unless you intend to do some natural
language processing, then IO will be the problem, not
n\n";
print "First:\n";
$temp = $global + $constant;
print "Result: $temp\n\n";
print "Second:\n";
$temp = $global;
$temp = $temp + $constant;
print "Result: $temp\n\n";
__END__
(Keep in mind that the
print "Result: $temp\n\n";
causes on mor
the age of the oldest
opened bug report in RT.
The module may well be complete enough and bugfree enough that there
is no need to release new versions.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get dru
looking for a profiler. Have a loop at CPAN -
http://search.cpan.org/
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsubscribe, e
From: Shawn H Corey
> Jenda Krynicky wrote:
> > ST is an overkill if the extraction is simple.
> >
> > Especially if the number of items is fairly small.
> >
> > Actually if the extraction is really simple and the extracted key is
> > not so small, tha
and increased memory load will more than
ofset the lower number of extractions.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
;s easiest to disable that particular warning for that
block.
...
eval {
no warnings 'exiting';
...
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- T
ither case you put the data for the row into @row and then
attempt to print $row. Those are two different variables.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry
for(i=0;i<125;i++)
> >a[i]=0;
> >
> my @array;
> $array[$_] = 0 for 0..125;
my @array = (0) x 126;
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon a
xplanations, post patches to
perldiag and add
use diagnostics;
to the beginner mode programs.
And to find the other possibly problematic code constructs I think
you'd better use Perl::Critic with whatever settings you think are
best for beginners than attempting to develop your own. I do
omer_msgEnd_html . $scalar_sig;
>
> Your style is inconsistent between camelCase, and
> underscore_separated_identifiers.
Maybe there is a meaning to the underscores on some places and case
change in others. Don't be so quick. The fact that you do not see a
pattern from a very short
mes into the folder then some action takes place in Perl.
>
> Similar to an windows service. Is it possible in Perl.
>
> Regards,
> Ganesh
There are several libraries for this. For Windows have a look at
Win32::ChangeNotify and Win32::IPC.
Jenda
= je...@krynicky.cz === http://Jend
text processing. Sure you can write the same libraries in the
other langauges, but the problem is exactly that. You have to write
them.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they
Plus anything may be
writen as a oneliner in Perl ... it would just be a long line in some
cases.
In this case I'd write this as:
my $filename_cmd = $cmd[-1];
for ($filename_cmd) {
s/\|//g;
s/\s+/\./g;
s/save.*//g;
}
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it
http://www.oreillynet.com/pub/a/network/2001/05/18/perl_redflags.html
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsu
th between being able to print to STDOUT,
> STDERR with one 'print' statement and then back ...
>
> HTH
I said you can! And you do not have to destroy the tee and then
create it again. Once you create the tee you can print to STDOUT,
STDERR or the teen any time you want, as m
$tee "Foo\n";
will go to both
print STDOUT "Foo\n";
will go to STDOUT and
print STDERR "Foo\n";
to STDERR.
And
print "Foo\n";
to the select()ed filehandle.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wi
it actually helps with something and plain old procedural interface
where it doesn't. If you ask someone else, he/she may very well try
to talk you into writing everything as objects and classes.
Use whatever feels more natural to you.
Jenda
= je...@krynicky.cz === http://Jenda.Kryn
f.
Spiritualy aware. Indiot.
This is not a free scripting service!
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsu
in
> front of them. :)
I tend to not indent them. So they stick out and since pretty much
all code is indented at least one level in any nontrivial program, I
only have to look for /^print/.
Whether I leave them behind or not depends on whether I expect to
need them again. Usually I remove them
.
open my $FH, '<', $filename or die;
creates such an object as well.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsu
From: "Shawn H. Corey"
> Jenda Krynicky wrote:
> > And if you feel like it, create a function that reverses
> >
> > (a => 1, b => 3, c => 1) => (1 => ['a','c'], 2 => ['b'])
> >
> > That's someth
From: Ed Avis
> Jenda Krynicky Krynicky.cz> writes:
>
> >> my %hash = (a => 1, b => 2);
> >> my %reverse = safe_hash_invert %hash; # works fine
> >>
> >> $hash{c} = 1;
> >> %reverse = safe_hash_invert %hash; # thr
il.
>
> The only workaround I know is to do something like:
>
> ...
You might like http://jenda.krynicky.cz/#G
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they
o build a hash
of the values, there's no point in testing first and then building
the reverted hash.
Jenda
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratc
file => 'D:\pix\humor\alc.jpg'
})
->Close()
}
or die "Cannot send mail: $Mail::Sender::Error\n";
__END__
and the c:\temp\zk.html contained:
hi again
Ende
If I send the email to my operamail account, the HTML is i
STDERR\n";
system ('dir sdf_sgerdfwerg');
die "Bleargh";
__END__
it's not possible to tee (this way) the STDERR of the child
processes, the best you can do is to decide whether you want them to
go to the file or the ordinary error output. Try to escape the "clo
Steve Bertrand wrote:
> Roman Makurin wrote:
> > On Wed, Jun 24, 2009 at 03:25:57PM +0200, Jenda Krynicky wrote:
> >> From: Roman Makurin
> >>> here is complite perl script which produces such results without
> >>> any warning:
> >>>
&
"0.0", "" -
if I remember rigth) then the whole expression evaluates to false in
boolean context.
Whether you use constants or not is irrelevant. You'd see the same
behaviour with
my @a = (0, 1, 2);
HTH, Jenda
= je...@krynicky.cz === http://Jenda.Kryni
From: Paul Johnson
> On Tue, Jun 23, 2009 at 06:35:26PM +0200, Jenda Krynicky wrote:
> > From: Roman Makurin
> > > On Tue, Jun 23, 2009 at 12:46:33PM +0200, Jenda Krynicky wrote:
> > > > From: Roman Makurin
> > > > > Just looked throught some standa
From: Roman Makurin
> On Tue, Jun 23, 2009 at 12:46:33PM +0200, Jenda Krynicky wrote:
> > From: Roman Makurin
> > > Just looked throught some standart perl modules and found
> > > something cryptic to myself:
> > >
> > > package Module;
> &g
t. What module was that? Maybe you skipped something that was
the reason.
Jenda
P.S.: Your English is fine. Just drop the "-self". "... cryptic to
me". "I did it myself" vs. "It looks good to me".
= je...@krynicky.cz === http://Jenda.Krynicky.cz =
Whe
been out
> for 5 years and is more likely to work for most cases.
> Forty+ years of computer experience has taught me not to be
> an early adopter and to stay off the bleeding edge!
Mkay. Stay with Mail::Sender then. It's both tried and supported. Or
go with MIME::Lite.
Jenda
===
g called PerlScript, but
it's not a different langauge. It's just a "scripting engine" for
Windows Scripting Host, Internet Explorer and MS IIS/ASP. Just a DLL
that allows you to use Perl in those environments. Not a different
language.
Jenda
= je...@krynicky.cz === http:
From: "John W. Krahn"
> Jenda Krynicky wrote:
> > From: "raphael()"
> >> It is actually very enlightening to read all the post
> >> on this list. Most of the stuff actually goes over my head as
> >> I have no need/knowledge of CGI or
files that are numbered by 1.txt
> @C = (1..10);
>
> $D = '.txt';
>
> foreach my $i (@C) {
> system 'wget', "${A}${i}${D}"; # I know wget can read from a file.
> # say "${A}${i}${D}";# say "$A$i$D"; # Which is corr
1 - 100 of 1748 matches
Mail list logo