Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5462668f

Von Sven Schöling vor fast 13 Jahren hinzugefügt

Studie hat ergeben: Einmal exportieren ist in 100% der Fälle genug.

Unterschiede anzeigen:

SL/MoreCommon.pm
4 4
our @ISA = qw(Exporter);
5 5

  
6 6
our @EXPORT    = qw(save_form restore_form compare_numbers any cross);
7
our @EXPORT_OK = qw(ary_union ary_intersect ary_diff listify ary_to_hash uri_encode uri_decode uri_encode uri_decode);
7
our @EXPORT_OK = qw(ary_union ary_intersect ary_diff listify ary_to_hash uri_encode uri_decode);
8 8

  
9 9
use List::MoreUtils qw(zip);
10 10
use YAML;

Auch abrufbar als: Unified diff