Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    dump($file_slurp);
    dump($normal);
    
  2. or download this
    Line
    Line2
    Line3
    
  3. or download this
    Nope.
    "Line\r\nLine2\r\nLine3\r\n\r\n"
    "Line\nLine2\nLine3\n\n"