>>>>> "a" == autrijus  <[EMAIL PROTECTED]> writes:

  a> +In numeric context (i.e. when casted into C<Int> or C<Num>), a Hash object

s/casted/cast/.

i caught this one the other day. looks like the lesson didn't take so we
will have to punish you. you must rewrite pugs in python! MUAHAHAHAHAH!!!

  a> +becomes the number of pairs contained in the hash.  In a boolean context, 
a
  a> +Hash object is true if there are any pairs in the hash.  In either case,
  a> +any intrinsic iterator would be reset.  (If hashes do carry an intrinsic
  a> +iterator (as they do in Perl 5), there will be a C<.reset> method on the h

dangling 'h'.

  a> +hash object to reset the iterator explicitly.)
 
uri, the very punishing grammar nazi.

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org

Reply via email to