Create Ddie for die'ing output
Arthur Axel 'fREW' Schmidt [Sat, 23 Oct 2010 03:06:02 +0000 (22:06 -0500)]
lib/Data/Dumper/Concise/Sugar.pm

index f82754a..b37cff4 100644 (file)
@@ -8,7 +8,7 @@ use Data::Dumper::Concise ();
 BEGIN { @ISA = qw(Exporter) }
 
 @EXPORT = qw(
-   $Dwarn $DwarnN Dwarn DwarnS DwarnL DwarnN
+   $Dwarn $DwarnN Dwarn DwarnS DwarnL DwarnN DwarnF
    $Ddie $DdieN Ddie DdieS DdieL DdieN DdieD
 );