Re: perl5.test-smoke.org feature request: explanation of git-id

2017-01-17 Thread H.Merijn Brand
mean. > Those integers do not appear to be assigned in strictly increasing > numerical order. It would be nice if there was some explanation on the > page as to what that part and the whole Git-id are supposed to mean. > > Thank you very much. > Jim Keenan -- H.Merijn Bran

Re: perl5.test-smoke.org feature request: explanation of git-id

2017-01-17 Thread H.Merijn Brand
g > numerical order. It would be nice if there was some explanation on the > page as to what that part and the whole Git-id are supposed to mean. > > Thank you very much. > Jim Keenan -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.

Re: perl5.test-smoke.org feature request: order by column

2017-01-17 Thread H.Merijn Brand
uld have the records for individual > reports return sorted either by Git-id ASC or by "Smoke date" DESC. > > Thank you very much. > Jim Keenan -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.25 porting perl5 on HP-UX, AIX, and

Re: Documenting best practices and the state of ToolChain guidelines using CPAN and POD

2015-05-06 Thread H.Merijn Brand
ill be locally available. Why on earth would some Linux distro include those documentation? Why would an end-user install it? How much I admire this effort (+1000 as you say from me as well), I think a structured HTML doc that people can download and read or PDF with index will reac

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
obal hidden > command > line options to all invocations isn't the problem here. It's bad that the > problem is still unknown. Do you have any HARNESS_OPTIONS or other relevant > environment variables set? (HARNESS_OPTIONS probably isn't the culprit, as > prove respe

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
18 - disconnect 1..18 ok All tests successful. Files=1, Tests=18, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.14 cusr 0.06 csys = 0.28 CPU) Result: PASS and I still get a core dump in make test -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using 5.00307 through 5.14

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
On Thu, 10 Nov 2011 15:10:10 +0100, Leon Timmermans wrote: > On Thu, Nov 10, 2011 at 2:44 PM, H.Merijn Brand wrote: > > Test Summary Report > > --- > > t/20-uni-basic.t   (Wstat: 139 Tests: 366 Failed: 0) > >  Non-zero wait status: 139 > > t/2

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
it and run them > with > prove? All my test files (in this project) have "use warnings;" (and of course "use strict;") > This *should* make no difference, but I have a suspicion. > > -- c -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
On Thu, 10 Nov 2011 15:10:10 +0100, Leon Timmermans wrote: > On Thu, Nov 10, 2011 at 2:44 PM, H.Merijn Brand wrote: > > Test Summary Report > > --- > > t/20-uni-basic.t   (Wstat: 139 Tests: 366 Failed: 0) > >  Non-zero wait status: 139 > > t/2

Re: TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
On Thu, 10 Nov 2011 15:10:10 +0100, Leon Timmermans wrote: > On Thu, Nov 10, 2011 at 2:44 PM, H.Merijn Brand wrote: > > Test Summary Report > > --- > > t/20-uni-basic.t   (Wstat: 139 Tests: 366 Failed: 0) > >  Non-zero wait status: 139 > > t/2

TAP - Test::More - fork

2011-11-10 Thread H.Merijn Brand
14 - prepare shlike ok 15 - execute shlike ok 16 - fetch shlike ok 17 - finish shlike ok 18 - disconnect 1..18 ok All tests successful. Files=1, Tests=18, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.14 cusr 0.06 csys = 0.29 CPU) Result: PASS where I see no indications of me using subtests, which I

Toolchain issues

2010-04-28 Thread H.Merijn Brand
LWP and Archive::Tar are installed, large distributions - like DBD::SQLite - will cause an "Out of memory!" crash of cpan. When I use other fetch methods and build from source myself, there is no problem at all. -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam

Re: HP's Testdrive being replaced.

2008-10-01 Thread H.Merijn Brand
very happy surprised with their answer: --8<--- Subject: Re: Perl5 porters support on PVP From: HP Partner Virtualization Program <[EMAIL PROTECTED]> Date: Fri, 5 Sep 2008 19:43:56 -0400 Message-Id: <[EMAIL PROTECTED]> To: H.Merijn Brand <[EMAIL PROTECTED]> Organization: HP U

Re: YAML specifications in modules

2008-08-31 Thread H.Merijn Brand
On Sun, 31 Aug 2008 12:11:44 +0200, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > All the missing entries are in place, so I pass the version, like > --8<--- > my $t = Test::YAML::Meta::Version->new ( > spec => $h->{"meta-spec"}->{ver

YAML specifications in modules

2008-08-31 Thread H.Merijn Brand
ted_by) [Validation: 1.0] Missing mandatory field, 'version' (version) [Validation: 1.0] Missing mandatory field, 'name' (name) [Validation: 1.0] Missing mandatory field, 'license' (license) [Validation: 1.0] -->8--- Huh? Look at the dump: --8<--- --- abstract:

Smoking from GIT

2008-06-06 Thread H.Merijn Brand
e all people that have (good) ideas about the subject, and/or good git knowledge to discuss this on IRC. Abe and I just opened #smoke on irc.perl.org -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using & porting perl 5.6.2, 5.8.x, 5.10.x on HP-UX 10.20, 11.00, 11.11

Re: [Fwd: FAIL Time-HiRes-1.9708 x86_64-linux-thread-multi 2.6.20-1.3001.fc6xen]

2007-11-16 Thread H.Merijn Brand
ngle CPU Solaris, HP-UX, or AIX machines. It might be more realistic to build in some set_delay () function that sets a basic timing delay in advance, that can be used throughout the rest of the tests, so all tests use the same relative delay. That was just a brain fart, shoot -- H.Merijn Br

Re: Test::Harness feature suggestion

2007-10-24 Thread H.Merijn Brand
On Wed, 24 Oct 2007 12:36:47 +0100, Andy Armstrong <[EMAIL PROTECTED]> wrote: > On 24 Oct 2007, at 12:13, H.Merijn Brand wrote: > > pc09:/pro/3gl/CPAN/perl-current/t 138 > env HARNESS_TIMER=time ./ > > TEST op/ver.t > > t/op/verok 12:18:46 > > Now (as of

Re: Test::Harness feature suggestion

2007-10-24 Thread H.Merijn Brand
On Wed, 24 Oct 2007 11:32:27 +0100, Andy Armstrong <[EMAIL PROTECTED]> wrote: > On 24 Oct 2007, at 11:19, H.Merijn Brand wrote: > > > In chasing down a bug in the CORE test suite, I wanted 'make TEST' to > > print the TIME next to 'ok' and found tha

Test::Harness feature suggestion

2007-10-24 Thread H.Merijn Brand
ful. u=0.02 s=0.00 cu=0.02 cs=0.00 scripts=1 tests=53 pc09:/pro/3gl/CPAN/perl-current/t 138 > env HARNESS_TIMER=time ./TEST op/ver.t t/op/verok 12:18:46 All tests successful. u=0.02 s=0.00 cu=0.02 cs=0.00 scripts=1 tests=53 pc09:/pro/3gl/CPAN/perl-current/t 139 > -- H.Merijn Brand

Re: Time for a Revolution

2006-07-14 Thread H.Merijn Brand
On Fri, 14 Jul 2006 07:45:55 -0400, "Clayton O'Neill" <[EMAIL PROTECTED]> wrote: Why off-list? this is a good reaction. > On 7/14/06, H.Merijn Brand <[EMAIL PROTECTED]> wrote: > > Look at the list of modules I include in my perl distributions for HP-UX at &g

Re: Time for a Revolution

2006-07-14 Thread H.Merijn Brand
On Thu, 13 Jul 2006 23:52:02 -0700, chromatic <[EMAIL PROTECTED]> wrote: > On Thursday 13 July 2006 23:37, H.Merijn Brand wrote: > > > If I got it right, the wish that was expressed is more like the wish for > > an installer with a GUI. > > Nope, just for a nice

Re: Time for a Revolution

2006-07-13 Thread H.Merijn Brand
as seasoned perl users/programmers - quite often assume too much, and think too technical in ways of things to be possible or not. That is not how our target audience perceives it. I hope I have expressed the conclusion of that chat correctly. But it *does* make sense to me. -- H.Merijn Brand

Re: fetching module version from the command line

2006-07-13 Thread H.Merijn Brand
e regex MakeMaker uses. Which is essentially waht bot V and MakeMaker do -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11, & 11.23, SuSE 10.0, AIX 4.3 & 5.2, and Cygwin. http:

Re: fetching module version from the command line

2006-07-12 Thread H.Merijn Brand
gt; Abe Timmerman has a module, V, useful to get versions > of installed modules: > http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-03/msg01038.html I never use -m. I should :) # perl -mV -le'print V::get_version("DBI")' 1.51 -- H.Merijn BrandAmsterd

Re: fetching module version from the command line

2006-07-12 Thread H.Merijn Brand
essages and some print > only error messages. > I have sent e-mail to the respective module authors reporting this > issue but I wonder if it would this a good practice in the genric case. > > Is there a Test module that test just the above? > Is the a CPANST score one can get if all t

Re: CPANTS is not a game.

2006-05-23 Thread H.Merijn Brand
until we rewrite the > metric to actually test POD coverage (which is a decent proxy for POD > quality) instead of just checking for the presence of a t/ > pod_coverage.t file (which is a weak proxy for POD quality, but > dramatically easier to measure). -- H.Merijn Brand

Re: Test me please: P/PE/PETDANCE/Test-Harness-2.57_06.tar.gz

2006-04-23 Thread H.Merijn Brand
s useful. Yes I can > figure it out from the test/pass numbers - but the percentage gives > me a handy overview. Math is hard! :-) > > Not something I feel /that/ strongly about - but I don't see the > utility of the change myself (beyond code simplification in T::H).

Re: Module requirements (was: Module::Build and installing in non-standardlocations)

2006-04-05 Thread H.Merijn Brand
8.3 is the minimum to accept for me, and it should have defined-or > > If it's something that isn't very core'y, I use a secondary support > > period of 5 years. > > > > Seeing as the worst support cases are about 10 years in a variety of > > countries

Re: Module requirements (was: Module::Build and installing in non-standardlocations)

2006-04-05 Thread H.Merijn Brand
y certain AIX > compilers in certain configurations... Which reminds me ... Will the new volunteer to maintain README.aix please stand up? It's almost no time involved, but fun in working with AIX is a pre, which rules the current maintainer (me) out. -- H.Merijn BrandAmsterdam P

Re: Module requirements (was: Module::Build and installing in non-standardlocations)

2006-04-04 Thread H.Merijn Brand
On Tue, 4 Apr 2006 19:27:57 -0400, Ricardo SIGNES <[EMAIL PROTECTED]> wrote: > * "H.Merijn Brand" <[EMAIL PROTECTED]> [2006-04-04T10:40:39] > > And then still people make more of the same. Take Getopt::Long. A perfect > > and > > very functional modu

Re: Module requirements (was: Module::Build and installing in non-standardlocations)

2006-04-04 Thread H.Merijn Brand
hat a lot of > > people only look at the issue from their own individual point of view. > > If somebody is concerned about the overall quality of perl and CPAN I > > think a more holisitic point of view is required. > > Who was it who was working on the global CPAN dependency

Re: Proposed kwalitee metric: installer_not_executable

2006-03-18 Thread H.Merijn Brand
hines it would be closer to 4.5 - perl4 /usr/contrib/bin - perl5.8 /pro/bin (built with HP C-ANSI-C) - perl5.? /usr/local/bin (?) - perl5.8 /opt/perl/bin (built with 32bit GNU gcc) - perl5.8 /opt/perl64/bin (built with 64bit GNU gcc) - perl5.9 /pro/3gl/CPAN/perl-cu

Re: New kwalitee metric - eg/ directory

2006-03-14 Thread H.Merijn Brand
t how a module works > in real life. > > No distribution should be without one! /me mumbles Acme -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11, & 11.23, SuSE 10.0, AIX 4.3

Re: Proposed Kwalitee tests: has_license and/or has_meta_yml_license

2005-11-02 Thread H.Merijn Brand
ased as stable *and* module authors have the time to > upgrade EU::MM *and* release a new version of their module(s), those > authors will be penalised through no fault of their own. > > David > > > These tests should not care which license is claimed, just that there > > is a

Re: CPANTS: has_license ?

2005-09-20 Thread H.Merijn Brand
kefile but then Real Life intervened. It did help me get > an appreciation of what a thankless job the maintenance of EU::MM is, > though. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2 on HP-UX 10.20, 11.00 &am

Re: New kwalitee test, has_changes

2005-09-15 Thread H.Merijn Brand
s file, so it can be hard to know grep { m/^chang(es?|log)|history$/i && -s $_ }, <* */* >; # Like that ? > whether it's worth upgrading, or more importantly which version to add > dependencies for. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam

Re: Need to talk to an EU patent attorney

2005-07-13 Thread H.Merijn Brand
n which tests are to be run. MakeMaker specifically runs test files in > alphabetical order by filename (claims 9, 10, 11, 12). Test::Harness only > recently added support for non-file based testing but JUnit and the > Smalltalk testing frameworks handle tests in software objects (cla

T::M + T::H recent make module test suites fail

2005-03-02 Thread H.Merijn Brand
VERSION ok 3 - The object isa Overload ok 4 - The object isa Overload ok 5 - Overload ok 6 - Overload 1..6 ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.18 cusr + 0.00 csys = 0.18 CPU) lt09:/pro/3gl/CPAN/Lexical-Attributes-1.1 123 > -- H.Merijn BrandAmsterdam Perl

Re: Anomalous Difference in Output between HTML Files Created by

2005-01-31 Thread H.Merijn Brand
und? ] > > Does Python have any equivalent tool to Devel::Cover? Does Python have customizable test suites *at all*? -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using Perl 5.6.2, 5.8.0, 5.8.3, & 5.9.2 on HP-UX 10.20, 11.00 & 11.11, AIX 4.3, SuSE 9

Re: Test::Legacy warnock'd

2004-12-21 Thread H.Merijn Brand
immetiately switched from Copy-n-Paste tests (all starting DBD authors do) to a full fletched Test::More, and used T::M for every test written from scratch thereafter. I never (knowingly) used Test.pm for my own tests. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/)

Re: Uncle Bob on Coding Standards

2004-12-14 Thread H.Merijn Brand
ubmitted or applied, I would have been kicked a long time ago. We have a small company, and if you like to work with us, you adapt to our style. Not vise versa. Period. I've also learned that over time, you can get used to (almost) any style, given there is some logic about it. I've had

Re: Uncle Bob on Coding Standards

2004-12-14 Thread H.Merijn Brand
On Tue 14 Dec 2004 18:21, Ricardo SIGNES <[EMAIL PROTECTED]> wrote: > * "H.Merijn Brand" <[EMAIL PROTECTED]> [2004-12-14T11:28:19] > > About spaces, another thing springs to mind, for which I would gladly kill > > the > > responsible people to allow it

Re: Uncle Bob on Coding Standards

2004-12-14 Thread H.Merijn Brand
On Tue 14 Dec 2004 17:10, Adam Turoff <[EMAIL PROTECTED]> wrote: > On Tue, 14 Dec 2004 16:14:32 +0100, H.Merijn Brand <[EMAIL PROTECTED]> > wrote: > > On Tue 14 Dec 2004 16:04, "Clayton, Nik" <[EMAIL PROTECTED]> > > wrote: > > > I'

Re: Uncle Bob on Coding Standards

2004-12-14 Thread H.Merijn Brand
[ If you're using notepad, you're not a real coder. vim/elvis is also available on winblows ] Kane has a sig that sais: real coders use cat >a.out -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.5, & 5.9.x, and 809 on HP-U

Re: Uncle Bob on Coding Standards

2004-12-14 Thread H.Merijn Brand
back in the 80's when we (me and 6 others) had to do a huge software project at school and we did discuss style before we started. The biggest argue was about the length of the variable names to use. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.or

Re: Uncle Bob on Coding Standards

2004-12-13 Thread H.Merijn Brand
BM cpp) 2. It will take someone later on an incredible amount of (lost) time to fix the non-house-style to house style, because it /will/ be decided somewhere in the future that everything has to be in house style, and that will probably not be *you* who decides so. If /I/ was the one to

Re: Uncle Bob on Coding Standards

2004-12-13 Thread H.Merijn Brand
and HP's C-ANSI-C, which is also very strict). Perl scripts written for production cannot be shipped without use strict and use warnings. Period. In case of disagreement, I decide :) > I'm a little ray of sunshine today. It's not that I think Agile methods don't > work,

Re: Test labels

2004-12-07 Thread H.Merijn Brand
nts out that "comment" implies "not really worth doing", and I > still don't like "name" because it implies (to me) a unique identifier. > We also talked about "description", but "description" is just s > overloaded. -- H.Merijn Bran

Re: Test::Simple 0.51 prerelease

2004-11-25 Thread H.Merijn Brand
Perl 5.8.5 > > using NMAKE. > > Thank you, I am very much lacking in Windows tuits at the moment. I also got no failures on the mosts recent cygwin with homebrew perl-5.9.2 (very recent with weakened err keyword) and with activeperl 809 and nmake. -- H.Merijn BrandAmsterdam

Re: dor and backwards compat (was Re: [ANNOUNCE] Test::Simple 0.49)

2004-10-22 Thread H.Merijn Brand
On Mon 18 Oct 2004 19:05, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Mon, Oct 18, 2004 at 04:43:12PM +0200, H.Merijn Brand wrote: > > > Please consider 0.50 very soon, in which you fix 'err' calls that are an > > > obvious mistake given defined-or

Re: [ANNOUNCE] Test::Simple 0.49

2004-10-18 Thread H.Merijn Brand
On Mon 18 Oct 2004 16:34, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > On Fri 15 Oct 2004 05:20, Michael G Schwern <[EMAIL PROTECTED]> wrote: > > Its about freakin' time. Has it really been two years since the last > > stable release? Yes it has. >

Re: [ANNOUNCE] Test::Simple 0.49

2004-10-18 Thread H.Merijn Brand
to compilation errors. t/harness_active..dubious Test returned status 255 (wstat 65280, 0xff00) t/has_planok -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i, AIX 4.3,

Re: BigBench v0.10

2004-08-26 Thread H.Merijn Brand
uits/motivation/ s/motivation/resources/ whatever, my regular work doesn't allow me to add this to my playground > > http://bloodgate.com/perl/packages/BigBench-0.10.tar.gz -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8

Re: Mapping test cases to bug databases

2004-05-23 Thread H.Merijn Brand
--- in the old bug tracking system, the rt administrators might enter a release number in where they found the bug fixed, but this was no guarantee that the bug was fixed by that patch. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.3, &

Re: hoplite report for DBI

2004-05-11 Thread H.Merijn Brand
e to come. But I thought I would commit my > changes thus far. > > Thanks, > > Stevan Little > [EMAIL PROTECTED] > --- > On two occasions I have been asked by members of Parliament, > "Pray, Mr. Babbage

Test::More SKIP block

2004-04-29 Thread H.Merijn Brand
: : : } -->8--- or can I change the plan halfway $state or plan skip_all => "No use in testing the rest"; : : : -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i,

Re: Testing complex web site

2004-01-19 Thread H.Merijn Brand
arallel > then of course I'd like to see all kinds of reports about success > and failor. > > > [1] Which will have to mean these accesses overlap and at some > point I'd like to know how many such visits can I serve in a minute. -- H.Merijn BrandAmsterdam P

T::H 2.38

2003-12-01 Thread H.Merijn Brand
Failed TestStat Wstat Total Fail Failed List of Failed --- t/prove-switches.t3 768 33 100.00% 1-3 1 test and 62 subtests skipped. Failed 1/12 test script

Re: PATCH: (unofficial) Make Devel::Cover use Storable

2003-10-28 Thread H.Merijn Brand
le files, for > example, may suffice. > > Tim [who would really like to find the time...] Google gave Results 1 - 50 of about 278,000,000. Search took 0.26 seconds. on "time" :) finding is not the trouble. Asigning it to what we want to do with it is causing the trouble. B

Re: Phalanx site updates

2003-09-30 Thread H.Merijn Brand
> > The CMS on perl.org makes updates really simple, so please let me know > what's going on and I'll updated fairly often. -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on HP-UX 10.20 & 11.00, 11i

Re: Phalanx has started, and I need perl-qa's help

2003-08-22 Thread H.Merijn Brand
Spreadsheet-ParseExcel-0.2602 Spreadsheet-WriteExcel-0.41 DBD-Excel-0.06 DBD-ODBC-1.06 Win32-Sound-0.45_001 ); } else { push @defmod, qw( Proc-ProcessTable-0.38 User-Utmp-1.6.1.1 Inline-0.44 X11-Protocol-0.51

Re: Test-Smoke questions

2003-06-27 Thread H.Merijn Brand
I'll add the 5.8.x smoke as well (using `svn >switch` on my hdir and T::S::S::Hardlink again. Comments??? Go for it :) FWIW Abe's laters internal build is here: http://www.xs4all.nl/~ztreet/perl/ THIS IS NOT A PRODUCTION VERSION! Use at own risk. > John -- H.Merijn

Re: [ Memory ] Re: Thought

2002-10-11 Thread H.Merijn Brand
On Wed 02 Oct 2002 13:50, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > As a start for a `normal' interface to the interperters internals, this time > no open hack, but a neat interface. > > Very open to additions. > > Useful? > > Feedback please

Re: [ Memory ] Re: Thought

2002-10-05 Thread H.Merijn Brand
b is working on this too. Let's collect all this into one module and not release twenty or so that try to do the same. > something. It's a good start though you'll probably want > to do it File::Spec style with Proc::Memory::FreeBSD, etc... -- H.Merijn Brand

Re: [ Memory ] Re: Thought

2002-10-03 Thread H.Merijn Brand
on that just > calculated heap usage it would be easier for me to replace it. > > Thanks > PG -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Sm

Re: [ Memory ] Re: Thought

2002-10-03 Thread H.Merijn Brand
On Thu 03 Oct 2002 11:43, Nicholas Clark <[EMAIL PROTECTED]> wrote: > On Wed, Oct 02, 2002 at 05:07:20PM -0400, Michael G Schwern wrote: > > On Wed, Oct 02, 2002 at 10:26:32PM +0200, H.Merijn Brand wrote: > > > > > I realize that sbrk() is a familiar concept to dee

Re: [ Memory ] Re: Thought

2002-10-02 Thread H.Merijn Brand
On Wed 02 Oct 2002 22:11, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Wed, Oct 02, 2002 at 01:50:56PM +0200, H.Merijn Brand wrote: > > SYNOPSIS > > use Devel::Internals; > > A little broad. Perhaps Devel::Memory? My intent was to gather more inter

[ Memory ] Re: Thought

2002-10-02 Thread H.Merijn Brand
the message passed Used in scalar context returns the current sbrk value Used in list context returns the values saved on every call AUTHOR H.Merijn Brand <[EMAIL PROTECTED]> COPYRIGHT AND LICENSE Copyright (C) 1996-2002 H.Merijn Brand for PROCURA B.V.

Re: [PATCH] Re: perl-current doesn't compil on MinGw-2.0.0-3

2002-09-30 Thread H.Merijn Brand
> mind? > > Yes, of course. And me, I need to wrote the FAQ section to link on > Test-Smoke and explain how do report. (I will take section from > Test-Smoke release). -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX

Re: Test::More

2002-09-29 Thread H.Merijn Brand
On Sat 28 Sep 2002 03:25, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Tue, Sep 24, 2002 at 05:57:41PM +0200, H.Merijn Brand wrote: > > 1. use_ok should have an entry in the manual for minimal version > > > > use_ok ("Test::More", 0.47); > &

Test::More

2002-09-24 Thread H.Merijn Brand
t;) at t/Diac.t line 151, within string Constant(\N{...}) unknown: (possibly a missing "use charnames ...") at t/Diac.t line 151, within string t/Diac.t has too many errors. # Looks like you planned 86 tests but only ran 2. # Looks like your test died just after 2. Exit 255 l1:/pro/3g

Re: Why not a smoke db ?

2002-09-23 Thread H.Merijn Brand
p://qa.perl.org: > http://www.alianwebserver.com/cgi-bin/smoke_db > > Comments are welcome. Nice summary. Good work. Do you get it from daily-build only? If so, I'll post my matrices there more often, instead of only when things change and most often only to p5p -- H.Merijn BrandAmsterdam

Re: Thought

2002-08-30 Thread H.Merijn Brand
On Fri 30 Aug 2002 11:02, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Fri, Aug 30, 2002 at 10:30:22AM +0200, H.Merijn Brand wrote: > > I was thinking about highjacking a standard function: read () > > Giving read() semantics completely unrelated to reading a fileha

Re: Thought

2002-08-30 Thread H.Merijn Brand
On Fri 30 Aug 2002 10:33, Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote: > At 10:30 AM 8/30/02 +0200, H.Merijn Brand wrote: > > > Being able to do so at any point in Perl's execution would be > > great. Or is > > > there such a thing already and I

Re: Thought

2002-08-30 Thread H.Merijn Brand
On Fri 30 Aug 2002 10:15, Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote: > At 08:56 AM 8/30/02 +0200, H.Merijn Brand wrote: > >Would it be a helpful indication to be able to have perl report the upper > >memmory bound on exit? Or better, the memory used: upper- minus lower

Thought

2002-08-29 Thread H.Merijn Brand
seithreads | || | | +- PERLIO = perlio | +- PERLIO = perlio -DDEBUGGING +- PERLIO = stdio+- PERLIO = stdio -DDEBUGGING -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4,

Re: Testing POSIX locale support

2002-08-27 Thread H.Merijn Brand
have a look.) > > So you may wish to install fa_IR and test with that. I know Jarkko had lots of fun with Hongarian EBCDIC machines :) -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3

ANNOUNCE: Test-Smoke-1.13

2002-06-06 Thread H.Merijn Brand
- Starting POD for mkovz.pl (Abe) - Removed the Parrot parts - Actualize README -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 631 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11.

Re: One more sorry for Oracle

2002-06-05 Thread H.Merijn Brand
On Wed 05 Jun 2002 04:45, Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > On Tue, Jun 04, 2002 at 10:14:32AM +0200, H.Merijn Brand wrote: > > On Tue 04 Jun 2002 10:01, Rafael Garcia-Suarez <[EMAIL PROTECTED]> >wrote: > > > H.Merijn Brand wrote: > > >

Re: Comparing Data Structures Slopply

2002-04-09 Thread H.Merijn Brand
(i.e. they can be reordered at will but > elements must be paired) > b) Doing proper set comparison (not bags) > c) Better handling of overloaded objects > > And more ideas, if I can think of them. Or more importantly, if you can. > > Later. > > Mark. > > -- > s'' Ma

Re: O_ACCMODE

2002-04-02 Thread H.Merijn Brand
On Mon 01 Apr 2002 10:37, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > On Mon 01 Apr 2002 04:57, Mark-Jason Dominus <[EMAIL PROTECTED]> wrote: > > > > Supposing that Fcntl and O_RDONLY are known to be available, how > > likely is it that O_ACC

Re: O_ACCMODE

2002-03-31 Thread H.Merijn Brand
ms down for Easter -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.7.3 & 631 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: [EMAIL PROTECTED] http:[EMAIL PROTECTED]/ [EMAIL PROTECTED] send smoke rep

Re: What in t/op can use Test::More and what can't.

2001-08-30 Thread H.Merijn Brand
ast part (60 lines or so), cause it depends on the way the IO handles are dealt with (nested write's) -- H.Merijn BrandAmsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 623 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/

Fw: Re: Surprise Jarkko

2001-07-13 Thread H.Merijn Brand
Forwarded by H.Merijn Brand <[EMAIL PROTECTED]> --- Original Message --- From:Michael G Schwern <[EMAIL PROTECTED]> To: "H. Merijn Brand" <[EMAIL PROTECTED]> Date:Fri, 13 Jul 2001 15:34:19 -0400 Subject: Re:

Re: ANNOUNCE - Test::More no_plan, Pod::Tests useful!

2001-06-13 Thread H.Merijn Brand
'foo is bar'); > ok($right ne $wrong,'morality works'); -- H.Merijn BrandAmsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 623 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.