# remove unwanted spaces after $ and -> here
&{ $_->[1] }( delete $_[$#_]{ $_->[0] } );
+
+ # this has both tabs and spaces to remove
+ $setup = $labels->labelsetup( Output_Width => 2.625 );
../snippets22.t extrude5.extrude
../snippets22.t kba1.def
../snippets22.t kba1.kba1
+../snippets22.t git45.def
+../snippets22.t git45.git45
../snippets3.t ce_wn1.ce_wn
../snippets3.t ce_wn1.def
../snippets3.t colin.colin
../snippets9.t rt98902.def
../snippets9.t rt98902.rt98902
../snippets9.t rt99961.def
-../snippets22.t git45.def
-../snippets22.t git45.git45
# remove unwanted spaces after $ and -> here
&{ $ _ -> [1] }( delete $ _ [$#_ ]{ $_ -> [0] } );
+
+ # this has both tabs and spaces to remove
+ $ setup = $ labels -> labelsetup( Output_Width => 2.625) ;
# remove unwanted spaces after $ and -> here
&{ $ _ -> [1] }( delete $ _ [$#_ ]{ $_ -> [0] } );
+
+ # this has both tabs and spaces to remove
+ $ setup = $ labels -> labelsetup( Output_Width => 2.625) ;
----------
'space2' => <<'----------',
# remove unwanted spaces after $ and -> here
&{ $_->[1] }( delete $_[$#_]{ $_->[0] } );
+
+ # this has both tabs and spaces to remove
+ $setup = $labels->labelsetup( Output_Width => 2.625 );
#9...........
},