Help for this page

Select Code to Download


  1. or download this
    $ for i in md5 sha1; do openssl dgst -$i CSelTest.pm CSelTest.pm-20160
    +902a_ORIGINAL_CODE; done
    MD5(CSelTest.pm)= 2a721b1bdc7e0ba01a9620c2cf61b171
    MD5(CSelTest.pm-20160902a_ORIGINAL_CODE)= 2fc9805a057076e10117e0fc710f
    +6321
    SHA1(CSelTest.pm)= 092f86a1c1c03523c2bb9f459ef353a757dfa8b6
    SHA1(CSelTest.pm-20160902a_ORIGINAL_CODE)= 49bc50c3b30e817be950a9bcda9
    +973baa5b85309
    
  2. or download this
    $ ls -l CSelTest.pm CSelTest.pm-20160902a_ORIGINAL_CODE
    -rw-r--r--  1 ken  staff  3224  3 Sep 00:16 CSelTest.pm
    -rw-r--r--  1 ken  staff  3228  2 Sep 19:14 CSelTest.pm-20160902a_ORIG
    +INAL_CODE
    
  3. or download this
    $ diff CSelTest.pm CSelTest.pm-20160902a_ORIGINAL_CODE
    43c43
    <                   )?
    ---
    >                   et ai?
    
  4. or download this
    $ perl -MCSelTest -MData::Dump -E 'dd CSelTest::parse_csel(q{ [attr=1]
    + })'
    [[{ name => "attr" }], "=", 1]