Support for hashref in AUTOLOADed methods i.e
authorSimon Elliott <simon@browsing.co.uk>
Thu, 19 May 2011 16:23:44 +0000 (17:23 +0100)
committerSimon Elliott <simon@browsing.co.uk>
Thu, 19 May 2011 16:23:44 +0000 (17:23 +0100)
commit6af04df5d563b2044ff7d65c88f977557ec17e48
tree770426757995407afb15a10d9ef2b3c62045d130
parent60d640ca9fbc328f7badc380a38f46e5414b6bf2
Support for hashref in AUTOLOADed methods i.e

$z->repeat_content({
  div => ['foo'],
  span => ['bar'],
})
lib/HTML/Zoom.pm
t/dwim-autoload.t