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

Re: Tie::Scalar::Substring

by chanio (Priest)
on Jul 17, 2005 at 19:36 UTC ( [id://475582]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     ... 
      tie my $x, 'Tie::Scalar::StringFrame', \$s, 1, 1;
      tie my $y, 'Tie::Scalar::StringFrame', \$s, 5, 1;
    ...
    
  2. or download this
     ... 
      tie my $x, 'Tie::Scalar::Substring', \$s, 1, 1;
      tie my $y, 'Tie::Scalar::Substring', \$s, 5, 1;
    ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found