Help for this page

Select Code to Download


  1. or download this
    use Term::QRCode;for(DATA){shift&&do{seek$_,0,undef$/};print Term::QRC
    +ode->new->plot(<$_>)}
    __DATA__
    Just another Perl hacker,
    
  2. or download this
    $ perl qrjaph self # Generate a QR that contains this script as its en
    +coded text.
    $ perl qrjaph      # Generate a QR that contains just the text Just an
    +other Perl hacker,