[26326] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 8501 Volume: 10

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sat Oct 8 21:05:12 2005

Date: Sat, 8 Oct 2005 18:05:03 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)

Perl-Users Digest           Sat, 8 Oct 2005     Volume: 10 Number: 8501

Today's topics:
        ISO documentation on Perl's standard directory structur <socyl@987jk.com.invalid>
    Re: print prints things in strange order. <bogus.address@no.spam.com>
    Re: threads, XSUB allocated memory, destructors, destru <sisyphus1@nomail.afraid.org>
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Sun, 9 Oct 2005 01:00:28 +0000 (UTC)
From: kj <socyl@987jk.com.invalid>
Subject: ISO documentation on Perl's standard directory structure
Message-Id: <di9q3c$b7m$1@reader1.panix.com>




Where is the standard structure for Perl directories and files
documented?  I have seen many variants (e.g. /usr/lib/perl5
or /usr/lib/perl/5.8.6, etc.)

I suppose the answer to this question is OS-dependent.  I'm most
interested in Linux (Debian and Suse), Mac OS X, ActiveState, and
Cygwin.

Does ExtUtils::MakeMaker read this information from somewhere (e.g.
Config), or is it hard-coded into it?  (I made an attempt to read
the source for MakeMaker, but gave up after a couple of fruitless
hours.)

Thanks!

kj


-- 
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.


------------------------------

Date: Sun, 09 Oct 2005 00:33:01 GMT
From: "Robbie Hatley" <bogus.address@no.spam.com>
Subject: Re: print prints things in strange order.
Message-Id: <1zZ1f.1820$dB4.116@newssvr12.news.prodigy.com>

"Tad McClellan" wrote:
> Robbie Hatley wrote:
>
> > I think I'll alter chomp in the Perl source and recompile.
>
> That is absurd.

I figure, what's the use of "open source" if it's not to be
tampered with?  (But perhaps in this case it might not be
worth the hastle.)

> Try putting this near the top of the program that must process
> DOS style files while running on a Unix style system:
>
>    local $/ = "\015\012";

Yep, that works for me.  Causes chomp to eat CRLF instead of just
LF.

> You can read about the $/ variable in:
>
>    perldoc perlvar

Some sort of "newline character selector", I'd guess?
I'll check it out.  Thanks.


Cheers,
Robbie Hatley
Tustin, CA, USA
email: lonewolfintj at pacbell dot net
web:   home dot pacbell dot net slant earnur slant




------------------------------

Date: Sun, 9 Oct 2005 08:44:42 +1000
From: "Sisyphus" <sisyphus1@nomail.afraid.org>
Subject: Re: threads, XSUB allocated memory, destructors, destruction
Message-Id: <43484c30$0$11988$afc38c87@news.optusnet.com.au>


"Tassilo v. Parseval" <tassilo.von.parseval@rwth-aachen.de> wrote in message
 .
 .
>
> As for CLONE and how to use that, here's one example. CLONE is run in
> the context of the newly created thread. The idea of the code below is
> now to have CLONE mark the cloned variable as non-freeable with respect
> to that thread. I abuse the SVf_FAKE flag (renamed to SVf_DONT_FREE) for
> the mark since it's not going to be set by perl for the variable to be
> cloned:
>

Thanks for taking the time to provide that example. That about wraps it up
for me ..... wonder how the op is getting on with this :-)

Cheers,
Rob




------------------------------

Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin) 
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>


Administrivia:

#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc.  For subscription or unsubscription requests, send
#the single line:
#
#	subscribe perl-users
#or:
#	unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.  

NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice. 

To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.

#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.

#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.


------------------------------
End of Perl-Users Digest V10 Issue 8501
***************************************


home help back first fref pref prev next nref lref last post