Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Re: Re: Win32::MMF - Memory Mapped File Support for Perl

by Roger (Parson)
on Feb 12, 2004 at 06:32 UTC ( [id://328487]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::MMF::Shareable;
    ...
    print Dumper($alias);
    
    # $ns->debug();
    
  2. or download this
    __OUTPUT__
    
    ...
              'g',
              'h'
            ];
    
  3. or download this
    +-----------------+
    | Var1 definition |
    ...
    +-----------------+<- Heap Bottom
    | MMF Descriptor  |
    +-----------------+
    
  4. or download this
    use strict;
    # ----------------------------------------------------------------
    ...
    }
    delete $colours{'red'};
    exit;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://328487]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-29 04:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found