Help for this page

Select Code to Download


  1. or download this
      DB<2> x q(LanX' solution)
    0  'LanX\' solution'
      DB<3> x q(LanX\' solution)
    0  'LanX\\\' solution'
    
  2. or download this
      DB<14> use Data::Dump qw/dd/
    
    ...
    
      DB<16> dd q(LanX\' solution)
    "LanX\\' solution"