Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.96k stars 556 forks source link

Undelivered Mail Returned to Sender (fwd) #1525

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#2742 (status was 'resolved')

Searchable as RT2742$

p5pRT commented 24 years ago

From mike@stok.co.uk

Hmmm\, and I said I was mike@​stok.co.uk to perlbug.

-- mike@​stok.co.uk | The "`Stok' disclaimers" apply. http​://www.stok.co.uk/~mike/ |   | stok@​colltech.com | Collective Technologies (work)

---------- Forwarded message ---------- Date​: Mon\, 27 Mar 2000 21​:04​:33 -0600 (CST) From​: Mail Delivery System \MAILER\-DAEMON@​ratdog\.stok\.co\.uk To​: mike@​ratdog.stok.co.uk Subject​: Undelivered Mail Returned to Sender

This is the Postfix program at host ratdog.stok.co.uk.

I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations.

For further assistance\, please contact \postmaster@​ratdog\.stok\.co\.uk

If you do so\, please include this problem report. You can delete your own text from the message returned below.

  The Postfix program

\perlbug@​perl\.com​: host mail.perl.com[199.45.135.9] said​: 501   \mike@​ratdog\.stok\.co\.uk... Sender domain must exist

p5pRT commented 24 years ago

From mike@stok.co.uk

Message RFC822: Received: by ratdog.stok.co.uk (Postfix, from userid 501) id 7F2D93C94; Mon, 27 Mar 2000 21:03:33 -0600 (CST) To: perlbug@perl.com Subject: odd quotes from perldoc Message-Id: 20000328030333.7F2D93C94@ratdog.stok.co.uk Date: Mon, 27 Mar 2000 21:03:33 -0600 (CST) From: mike@ratdog.stok.co.uk (Mike Stok)

This is a bug report for perl from mike@stok.co.uk, generated with the help of perlbug 1.28 running under perl v5.6.0.


[Please enter your report here]

perldoc -t -f split | less

yields text with the somewhat tacky use of ` and ' as if they were opening and closing single quotes (please why not 'foo' and "foo"...) and in particular this paragraph looks odd to me:

        As a special case, specifying a PATTERN of space (`' '') will
        split on white space just as `split' with no arguments does.
        Thus, `split(' ')' can be used to emulate awk's default
        behavior, whereas `split(/ /)' will give you as many null
        initial fields as there are leading spaces. A `split' on `/\s+/'
        is like a `split(' ')' except that any leading whitespace
        produces a null first field. A `split' with no arguments really
        does a `split(' ', $_)' internally.

Mooo

[Please do not change anything below this line]


Flags: category=docs severity=low

Site configuration information for perl v5.6.0:

Configured by builder at Thu Mar 23 17:03:59 CST 2000.

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=linux, osvers=2.2.14-1mjs, archname=i586-linux uname='linux ratdog.stok.co.uk 2.2.14-1mjs #1 mon feb 14 20:39:45 cst 2000 i586 unknown ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='gcc', optimize='-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -mcpu=k6 -march=k6 -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2', gccversion=2.95.2 19991024 (release) cppflags='-fno-strict-aliasing' ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:


@INC for perl v5.6.0: /usr/local/lib/perl5/5.6.0/i586-linux /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i586-linux /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .


Environment for perl v5.6.0: HOME=/home/mike LANG=en LANGUAGE=en LC_ALL=en LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/usr/local/bin:/usr/local/bin:/bin:/usr/bin::/usr/X11R6/bin:/usr/games:/home/mike/bin:/usr/jdk118/bin:/usr/X11R6/bin:/usr/games:/usr/X11R6/bin:/usr/games PERL_BADLANG (unset) SHELL=/bin/bash