Here's the sample from the perldoc:
.sub _some
# store the config data into $P0
$P0 = _config()
# Retrieve and print a key
$P1 = $P0["cc"]
print "Your C compiler is "
print $P1
print "\n"
.end
.include "library/config.imc"
Which, when run on m
This might be it - how do I access the data ?
Am Sonntag, 6. MÃrz 2005 20:13 schrieb Will Coleda via RT:
> Whoops, had already cd'd...
>
> it's actually in 'runtime/parrot/library/config.imc'
>
> Is this what you're looking for?
>
> William Coleda wrote:
> > Already exists.
> >
> > perldoc parrot
Whoops, had already cd'd...
it's actually in 'runtime/parrot/library/config.imc'
Is this what you're looking for?
William Coleda wrote:
Already exists.
perldoc parrot/library/config.imc
Regards.
Lambeck (via RT) wrote:
# New Ticket Created by Lambeck # Please include the string: [perl
#34356]
#
Already exists.
perldoc parrot/library/config.imc
Regards.
Lambeck (via RT) wrote:
# New Ticket Created by Lambeck
# Please include the string: [perl #34356]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34356 >
It would b
Ok, this might be useless, but maybe you like to know:
All tests successful, 1 test and 64 subtests skipped.
Files=135, Tests=2252, 798 wallclock secs (299.99 cusr + 96.80 csys =
396.79 CPU)
On a PIII 1Ghz/256MB RAM, running Slackware Linux
Cheers,
Alberto
Leopold Toetsch wrote:
On behalf of the
# New Ticket Created by Lambeck
# Please include the string: [perl #34356]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34356 >
It would be nice to have a module that returns the installed parrot config.
Other applicatio
On behalf of the Parrot team I'm proud to announce the release of
Parrot 0.1.2.
What is Parrot?
Parrot is a virtual machine aimed at running Perl6 and other dynamic
languages.
Parrot 0.1.2 contains a lot of new stuff:
- New string handling code. Strings now have charset and encoding
- Parts of a ge
CVS is tagged, tarball is on the way to pause.
leo
Here are the current test results on my WinXP, VC++ 7.1 box.
Failed TestStat Wstat Total Fail Failed List of Failed
---
t\dynclass\gdbmhash.t13 332813 13 100.00% 1-13
t\dynclass\pybuiltin.t6
Ron Blaschke wrote:
> Leopold Toetsch wrote:
>> Ron Blaschke <[EMAIL PROTECTED]> wrote:
>>> - adds correct linkage for gpm
>>> Some tests fail, though
>>> t\pmc\bigint.t 12 307221 12 57.14% 5-10 13-15 18 20-21
>> Is there any indication what's going wrong?
> Not yet, but I'
Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote:
> The ld -s flag caused all symbol information to be stripped from
> the libraries, which caused all the Python dynclass tests to fail.
> (The -s can be used in Perl 5 since the XS builds up a separate
> "symbol table".) Patch attached.
Thanks, applie
Leopold Toetsch via RT wrote:
> Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote:
>
>
>>Extra 0xA0 characters (Latin-1 no-break-spaces?) in the comments of
>>a header file. Non-fatal but probably not intended, either. Patch
>>attached.
>
>
> $ file noa0.pat.gz
> noa0.pat.gz: data
>
> Please resen
Please no more checkins.
Thanks,
leo
Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote:
> Extra 0xA0 characters (Latin-1 no-break-spaces?) in the comments of
> a header file. Non-fatal but probably not intended, either. Patch
> attached.
$ file noa0.pat.gz
noa0.pat.gz: data
Please resend,
thanks
leo
# New Ticket Created by Jarkko Hietaniemi
# Please include the string: [perl #34352]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34352 >
The ld -s flag caused all symbol information to be stripped from
the libraries, wh
# New Ticket Created by Jarkko Hietaniemi
# Please include the string: [perl #34351]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34351 >
Extra 0xA0 characters (Latin-1 no-break-spaces?) in the comments of
a header file.
16 matches
Mail list logo