Commit Graph

11 Commits (a836846f4ebcf5d020f79d1b4f3f0292e28f5ed0)

Author SHA1 Message Date
Guillem Jover cb86f01b33 MT#56236 Support decimal and binary unit suffixes in humanize_bytes()
2 years ago
Guillem Jover 0db028f6e3 MT#56236 Simplify and extend kbytes2gigs() into humanize_bytes()
2 years ago
Guillem Jover dfaeb89eda TT#69200 Add more unit tests for NGCP::BulkProcessor::Array
6 years ago
Guillem Jover 5d38bd26f7 TT#69200 Reimplement itemcount() based on grep()
6 years ago
Guillem Jover 9485368290 TT#69200 Reimplement removeduplicates() based of List::Util's uniq
6 years ago
Guillem Jover c88a6b27db TT#69200 Add initial unit tests for NGCP::BulkProcessor::Array
6 years ago
Guillem Jover 7857a1c575 TT#69200 Susbstantially simplify and generalize kbytes2gigs()
6 years ago
Guillem Jover e6ebcc15c5 TT#69200 Use Time::Piece and Time::Local to add up months
6 years ago
Guillem Jover 018eafb770 TT#69200 Use Time::Piece instead of ad-hoc code to print dates and times
6 years ago
Guillem Jover 72d7000151 TT#69200 Use Time::Seconds instead of ad-hoc code to pretty print time offsets
6 years ago
Guillem Jover 561e36d08c TT#69200 Use sprintf instead of ad-hoc code to 0 fill digits
6 years ago