-----BEGIN PGP SIGNED MESSAGE-----

On 28-Feb-02 Mark-Jason Dominus tried to scribble about:
> 
> Some of you folks complained about the test suite in my last release,
> 'punctuation 0.02'.  It just printed "ok" 14,161 times.
> 
> My new module, Tie::File, has a much better test suite that is not a
> joke.  It really does exercise the module carefully.  As far as I
> know, the tests all pass, but I would like to make sure it works
> correctly on other systems, particularly non-Unix systems.
> 
> Tie::File is going into Perl 5.8 whether it passes the tests or not,
> so I would be very grateful if you folks could check it out before then.
> 
> Thanks.

te@null:/home/te/perl/Tie-File-0.11 > make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01_gen.............ok
t/02_fetchsize.......ok
t/03_longfetch.......ok
t/04_splice..........ok
t/05_size............ok
t/06_fixrec..........ok
t/07_rv_splice.......ok
t/08_ro..............ok
t/09_gen_rs..........ok
t/10_splice_rs.......ok
t/11_rv_splice_rs....ok
t/12_longfetch_rs....ok
t/13_size_rs.........ok
All tests successful.
Files=13, Tests=392,  1 wallclock secs ( 0.40 cusr +  0.06 csys =  0.46 CPU)
te@null:/home/te/perl/Tie-File-0.11 >perl -V
Summary of my perl5 (revision 5.0 version 7 subversion 2 patch 13832)
configuration:
  Platform:
    osname=linux, osvers=2.2.16, archname=i686-linux
    uname='linux null 2.2.16 #1 wed aug 2 20:22:26 gmt 2000 i686 unknown '
    config_args='-d -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=define
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include
- -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=, 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'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Locally applied patches:
        DEVEL13832
  Built under linux
  Compiled at Dec 22 2001 13:48:21
  @INC:
    /usr/local/lib/perl5/5.7.2/i686-linux
    /usr/local/lib/perl5/5.7.2
    /usr/local/lib/perl5/site_perl/5.7.2/i686-linux
    /usr/local/lib/perl5/site_perl/5.7.2
    /usr/local/lib/perl5/site_perl
    .


Looks good! ;)

- -- 
 perl -MDev::Bollocks -e'print Dev::Bollocks->rand(),"\n"'
 evangelistically transform wireless niches

 http://bloodgate.com/perl       My current Perl projects
 PGP key available on http://bloodgate.com/tels.asc or via email

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iQEVAwUBPH5/93cLPEOTuEwVAQGh4Qf+Prgc4ZOIExLTGzXlDaFwwbQ80nc6qO9g
GVjJ4d/LKi83y38e3wKYh9s8vQFfZYl4dFGNnbTqwWi04QAs7mIo8FStauBSe0oh
bVYJtOEe/dGsdbRGE9x5/+uiubN7MzuY9HoNuUgBXCueAAHLpCzsBebOxLhridez
h9Nydu02onqyR6TEY+K9yBd3pH4pPV51QNDir+8nXobktm6PRpqMXqqRaZc5uRH3
bwqg35JW7agvWEibWqK4XdHmMurqgTBA1Pr2ulXjQzDbliMt+6hEMKCrEDynA3oU
3nsxtKYakAgxw3tc+n8DO/Q3067hmSrhGiDUIUxlarzKwNrjqLaeDw==
=jmlb
-----END PGP SIGNATURE-----

Reply via email to