Help for this page

Select Code to Download


  1. or download this
      use overload;
      print overload::StrVal(qr/asdf/);
      # Regexp=SCALAR(...)
    
  2. or download this
      use Devel::Peek;
      Dump(qr/asdf/);
    
  3. or download this
    SV = RV(0x1af1fd8) at 0x1b0f118
      REFCNT = 1
      FLAGS = (PADBUSY,PADMY,ROK)
    ...
          MG_TYPE = 'r'
          MG_OBJ = 0x1b0b51c
        STASH = 0x1de7570   "Regexp"