The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.007 - 2020-06-04

  • Add filters: Float::{ceil,floor,round} (currently perl only).

Modules

Filtering for Data::Sah
Convert string to lowercase
Convert string to lowercase
Convert first character of string to lowercase
Convert string to lowercase
Trim whitespace at the beginning of string
Trim whitespace at the end of string
Trim whitespace at the beginning and end of string
Convert string to uppercase
Convert first character of string to uppercase
Convert string to uppercase
Convert string to uppercase
Round number to the nearest integer (or "nearest" argument) that is greater than the number
Round number to the nearest integer (or "nearest" argument) that is less than the number
Round number to the nearest integer (or "nearest" argument)
Convert string to lowercase
Convert string to lowercase
Convert first character of string to lowercase
Convert string to lowercase
Trim whitespaces at the beginning of string
Replace (map) some values with (to) other values
Trim whitespaces at the end of string
Trim whitespaces at the beginning and end of string
Convert string to uppercase
Convert first character of string to uppercase
Convert string to uppercase
Convert string to uppercase
Common stuffs for Data::Sah::Filter and Data::Sah::FilterJS
Generate filter code