The Perl Journal Archive Back (and Online Too!)
mccormi writes "The Perl Journal is back. It's been rolled into Sys Admin Magazine as a quarterly supplement for the print publication. On the web side, the archive articles are all up now here. See articles from Vol 1 Issue 1 on regex by Tom Christiansen and cgi programming by Lincoln Stein" I'll take it any way I can get it. TPJ was one of just 5 publications I subscribe to (and 2 of them are comic books so I don't think that counts ;)
Well, other than that... I don't know how to respond.
Perhaps some perl coding is in order.
while(){
chomp;
}
--donabal
Safety First Day?
I guess I can throw out all my perl manuals now... phew.
There's no "I" in Linux.. err..
Perl:= 2) +=$f=!fork;map{$P=$P[$f^ord
[ P.]/&&
@P=split//,".URRUU\c8R";@d=split//,"\nrekcah xinU / lreP rehtona tsuJ";sub p{
@p{"r$p","u$p"}=(P,P);pipe"r$p","u$p";++$p;($q*
($p{$_})&6];$p{$_}=/ ^$P/ix?$P:close$_}keys%p}p;p;p;p;p;map{$p{$_}=~/^
close$_}%p;wait until$?;map{/^r/&&}%p;$_=$d[$q];sleep rand(2)if/\S/;print
Explanation
If you celebrate Xmas, befriend me (538
Ever considered the other side of the coin? That you are almost as bad as the terrorists themselves? You, along with the populist media, are the one telling everyone how they should react and feel without considering that this might be offensive to them.
I for one have got so sick and tired of the whole thing that I don't really give a fuck anymore. I'd rather not feel this way, but this is exactly how I felt 3 hours after Diana, Princess of Wales died and 3,000 lusers bounced onto #england to commiserate publicly. Fucking enough already.
We have priorities. Strangely enough, they don't include morbid drooling in front of CNN for hours on end.
And as to "squander your finite, precious time on this earth playing video games", fuck off back into your Scientology shell and check out your Thetans. Something tells me you ain't clear by a long shot.
I would have Meta-Moderated today, but that don't bloody work either
$ tar -zxf perljournal.tgz
$ cat perljournal >> sysadminmag
$ more sysadminmag
As far as I can see, it just wraps two excellent information sources into one big bundle of joy. Both are excellent (and somewhat related depending on how much of a PERL purist you are) magaizines for their genres.
"Any day now I'll be fired for posting stupid comments on Slashdot. I'll be worth it."
yeah whatever I don't think you really mean that
comic book version of the perl journal
All your fancy-ass classes didn't teach you how to spell "neuveau", though, did it?
More Americanization of other languages, fer shure!
"All your fancy-ass classes didn't teach you how to spell "neuveau", though, did it?"
so I made *one* spelling mistake so shoot me.
"More Americanization of other languages, fer shure!"
it's called usage. you have yours and we have ours if you don't like it then cry in a corner
I picked up SysAdmin/TPJ at a newsstand a few days ago, and was dissappointed that TPJ was only 28 pages.
I hope this is not indicative of the size of future issues.
That's funny, because I actually was going not to prolong my subscription to Sysadmin: I subscribed to it a year ago and am disappointed how boring it is. No good shell scripts, no information about my favorite operating system, lots of annoying commercials. Only Merlin's articles were good. They should look at some german magazines and learn how to do an interesting and enthusiastic Unix-publication. I mean Linux Magazine and iX.
But now since the excellent TPJ is back, I'll extend my subscription of course :-) Great news
---
eeww, I'll have a crab juice.
Have you noticed that this troll is on slashdot every day? Amazing that it still finds biters.
That's obviously not true, since not only did you read the post, you cared enough to reply.
You suck, dude.
Has anyone mentioned anything about reimbursing old TPJ subscribers for the issues that they were not sent (but had paid for) when the the old TPJ was vaporized?
It amounts to a small dollar value but it's the principle of the thing. Potential new 'n' improved TPJ subscribers might want to think about the way old (loyal?) subscribers were treated.
~
~
Off-topic for the overall subject area; however, as a responce to the initial post "Let me get this straight..." it was very on topic.
Can you moderators actually follow the thread before you submit your actions!
It appears that after 60 comments only one has been moded up and the majority have been moded to 0 or listed Off-Topic. It looks like "perl journal back up" is just a topic too hot to handle....
Fuckin A right, man... I'm so with you. Goddamit!!! Malda should be deeply deeply ashamed of himself and post a public apology.
I recently started read TPJ and was totally ready to subscribe and buy all the back issues. I think if buy enough things that say Perl on them then I'll learn it by osmosis (which, btw, isn't going too well.)
I just bought SysAdmin the other day (despite my being an NT Sys Admin which isn't exactly the same thing as being a Sys Admin -- it's like Sys Admin Lite) to get my sweaty hands on TPJ. It was kinda thin. What 30 (?) pages? Seems kinda chinsy. And I have this SysAdmin Magazine which near as I can tell (I do use Linux and OSX for fun) kinda blows.
Someone needs to make TPJ its own mag again.
This
Umm, in the past year, there have been at least 3 how-to articles in SysAdmin using OpenBSD. You need to get your eyes checked.
Read OBSDJ or the cvs-commits if OpenBSD is all you care about. Personally, I've found several of the articles (eg. on Snort and Cisco ACLs) quite useful, and the high-availability jury-rigging tips are invaluable.
The Perl Journal had gone downhill quite a bit (IMHO) as of last issue. I hope it will return to its former glory, but I'm not holding my breath.
Remember that what's inside of you doesn't matter because nobody can see it.
this is the second time I ordered back issues online and they don't even send out a receipt. Pretty lame... I hope I get the back issues, a receipt and confirmation of my order. Can't they set up a better "shop" ?
It is a sad tragedy that happened, but to me this is living. What ever you are doing to get on with living (which you did not mention...)do not jump on slashdotters for these things that make us happy.
I was under the impression that Perl's patterns are more than regular, but not quite context free. Does anybody know where they are in expressiveness?
Also, does anybody know why Perl doesn't implement a full regular transducer? It seems like that what they are having to hack at in the regex article. The full transducer can then pull at the already derived theory. I don't know what the theoretical power of the Perl's replace facility is, not being a big Perl person, but I imagine that the transducer would be more expressive and at least have well defined semantics.
By the way, can anybody explain how Perl's matching expression are implemented? I tried looking at the code, but was quickly lost (At my last job, I even implemented a full transducer, too).
-j