Help for this page

Select Code to Download


  1. or download this
    my $super_scalar = SuperScalar->new(length => 15);
  2. or download this
    $super_scalar = "Something Really Big...";
    
    print $super_scalar,"$_\n";   # Prints "Something Reall\n"