Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Perl Time

Name: Anonymous 2008-03-17 7:03

What Perl compiler does /prog/ use?

Name: Anonymous 2008-03-17 7:40

perl

Name: Anonymous 2008-03-17 7:49

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing',
    optimize='-O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-L"C:\Perl\lib\CORE"'
    libpth=\lib
    libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt
    perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -L"C:\Perl\lib\CORE"'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
  Locally applied patches:
    ActivePerl Build 1002 [283697]
    32809 Load 'loadable object' with non-default file extension
    32728 64-bit fix for Time::Local
  Built under MSWin32
  Compiled at Jan 10 2008 11:00:53
  %ENV:
    PERL5LIB="b:/scripts"
  @INC:
    b:/scripts
    C:/Perl/site/lib
    C:/Perl/lib
    .

Name: Anonymous 2008-03-17 7:51

>>3
    useithreads=define, usemultiplicity=define
fail.

Name: Anonymous 2008-03-17 7:52

>>4
tell that to your mum

Name: Anonymous 2008-03-17 8:19

PERL is written in HASKELL, animite?

Name: Anonymous 2008-03-17 8:23

Parrot.

Name: Anonymous 2008-03-17 10:36

Well I found this delicious cake:

http://strawberryperl.com/

Is it worth it or ActivePerl?

Name: Anonymous 2008-03-17 10:42

>>8
The web page for it looks great, especially with css disabled

Name: Anonymous 2008-03-17 11:20

VI Plan for EMACS Rescue.

Name: Anonymous 2008-03-17 14:46


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>c:\cygwin\bin\perl.exe -v

This is perl, v5.8.8 built for cygwin-thread-multi-64int
(with 8 registered patches, see perl -V for more detail)

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


C:\>

Name: Anonymous 2008-03-17 15:08

$ perl --version

This is perl, v5.8.8 built for i586-linux

Name: Anonymous 2008-03-17 15:29

~$ perl --version

This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
[/code[b]GNU[/b][code] General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Name: Anonymous 2008-03-17 15:41

davidibook:~ david$ perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
    uname='darwin omen.apple.com 9.0 darwin kernel version 9.0.0b5: mon sep 10 17:17:11 pdt 2007; root:xnu-1166.6~1release_ppc power macintosh '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc -mmacosx-version-min=10.5', ldflags ='-arch i386 -arch ppc -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-arch i386 -arch ppc -bundle -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Locally applied patches:
    fix for regcomp CVE-2007-5116 security vulnerability
  Built under darwin
  Compiled at Dec  7 2007 09:37:29
  @INC:
    /System/Library/Perl/5.8.8/darwin-thread-multi-2level
    /System/Library/Perl/5.8.8
    /Library/Perl/5.8.8/darwin-thread-multi-2level
    /Library/Perl/5.8.8
    /Library/Perl
    /Network/Library/Perl/5.8.8/darwin-thread-multi-2level
    /Network/Library/Perl/5.8.8
    /Network/Library/Perl
    /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level
    /System/Library/Perl/Extras/5.8.8
    /Library/Perl/5.8.6
    /Library/Perl/5.8.1
    .

Name: Anonymous 2008-03-17 17:04

Nobody's using Perl 6 yet then?

Name: Anonymous 2008-03-17 17:06

>>15
Let's put it that way: Why should we use 6.8 when 6.6 has the fancy ASCII art at start-up?

Name: Anonymous 2008-03-17 17:09

>>11
Too bad cygwin is not as fast as a virgin fuck

Name: Anonymous 2008-03-18 5:40

>>16
You can get it back by putting some code in your .ghcirc or whatever it is called.

Name: Anonymous 2008-03-18 10:38

>>18
Google says you can't.

Name: Anonymous 2008-03-18 11:08

I published the PERL standard when I was 5.

Name: Anonymous 2008-03-18 12:41

>>19
% ghci
GHCi, version 6.8.2: http://www.haskell.org/ghc/  :? for help
Loading package base ... linking ... done.
'-._                  ___.....___
    `.__           ,-'        ,-.`-,
        `''-------'          ( p )  `._
                              `-'      (  GHC Interactive, for Haskell 98.
                                        \  http://www.haskell.org/ghc/
                              .         \    Type :? for help.
                               \---..,--'
   ................._           --...--,
                     `-.._         _.-'
                          `'-----''
Prelude>

Name: Anonymous 2008-03-18 12:47

>>21
I laughed and then I lusted.

Name: Anonymous 2008-03-18 12:53

Name: Anonymous 2008-03-18 12:54


% ghci
GHCi, version 6.8.2: http://www.haskell.org/ghc/  :? for help
Loading package base ... linking ... done.
'-._                  ___.....___
    `.__           ,-'        ,-.`-,        HAVE YOU COMPILED
        `''-------'          ( p )  `._       YOUR HASKELL
                              `-'      \       CODE TODAY ?
                                        \
                              .         \ Type M-x doctor for help
                               \---..,--'
   ................._           --...--,
                     `-.._         _.-'
                          `'-----''
Prelude>

Name: Anonymous 2008-03-18 13:06

M-x witch-doctor

Name: Anonymous 2008-03-18 13:07

>>25
[No match]

Name: Anonymous 2008-03-18 13:23

>>24
I don't get it.

Name: Anonymous 2008-03-18 13:35

>>27
Emacs, and why it fails (modifier keys)

Name: Anonymous 2008-03-18 13:59

>>28
Look at angry VIMMER

Name: Anonymous 2008-03-18 14:36

>>29
At least VIMMERS have time to be angry.

Name: Anonymous 2008-03-18 14:45

>>30
Ah, such trite joys! We, the EMACSers, have quite a bit of time, so we can devote it to something more challenging. I am truly sorry for the fact that you have to change the modes all the time, which takes some time. No, no joy of holding a modifier button and entering, in quick succession, a three or four button combo that will do all you ever wanted.

Name: Anonymous 2008-03-18 14:58

>>31
Not doing anything productive isn't the same thing as having `time'.

Name: Anonymous 2008-03-18 15:02

>>30
At least EMACSers don't have to switch modes to be angry.

Name: Anonymous 2008-03-18 15:04

Oh, I've had enough of being trolled!

Name: Anonymous 2008-03-18 15:06

>>33
M-x angry-mode?

Name: Anonymous 2008-03-18 17:08

% ./perl -v
$Header: perly.c,v 1.0 87/12/18 15:53:31 root Exp $
Patch level: 0

Name: Anonymous 2009-03-06 6:52

The book is not   a python faggot?

Don't change these.
Name: Email:
Entire Thread Thread List