On Tue, 23 Jan 2001, Robin Berjon wrote:

> At 11:36 23/01/2001 +0100, John Hughes wrote:
> >> Neither does delete.
> >
> >Ok.  But what should it do?  What does it do for an array?
>
> perldoc -f delete
>
> "In the case of an array, if the array elements happen to be at the end,
> the size of the array will shrink to the highest element that tests true
> for exists() (or 0 if no such element exists)."
>
> Pretty much what one would expect.

Thats only 5.6+ though. So its only useful for internal applications (if
at all).

-- 
<Matt/>

    /||    ** Director and CTO **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // **     Personal Web Site: http://sergeant.org/     **
     \\//
     //\\
    //  \\

Reply via email to