File: NEWS

package info (click to toggle)
libvalidation-class-perl 7.900056-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,564 kB
  • ctags: 355
  • sloc: perl: 21,474; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
libvalidation-class-perl (1.112870-1) unstable; urgency=low

  From the upstream README:  

    Important Note! Validation::Class just got a lot more flexible which came
    at the cost of losing the grouped parameters functionality. AGAIN,
    grouped parameters are no longer supported using the old way of doing
    things. Validation::Class now supports hash
    serialization/deserialization which means that you can now set the
    parameters using a hashref of nested hashrefs and validate against them,
    or set the parameters using a hashref of (serialized)key/(non-ref)value
    pairs and validate against that. This function is provided in
    Validation::Class via Hash::Flatten.

 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Oct 2011 15:22:48 +0200