Help for this page

Select Code to Download


  1. or download this
    $ perl -e 'my %x = qw{@ 1 | 2}; for (1..30) { print keys %x }; print "
    +\n"'
    
  2. or download this
    |@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@
    @|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|@|
    
  3. or download this
    {
        my @keys = keys %$hash_ref;
        sub hrkeys () { @keys }
    }