Add to Attribute::Handlers the ability to report caller's file and line
authorDavid Feldman <david.feldman@tudor.com>
Wed, 25 Oct 2006 16:34:26 +0000 (12:34 -0400)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 9 Nov 2006 15:58:11 +0000 (15:58 +0000)
commitcab6c672e9819e2fc0a67e60c3b18ff6c0385dac
treeac806fade85e470a26c9996ef1051ac5e2eb53ee
parent4bd7b839c96352aa075f714f4c1aaa963c29018e
Add to Attribute::Handlers the ability to report caller's file and line
number. Based on:

Subject: FW: Attribute::Handlers
From: "David Feldman" <David.Feldman@tudor.com>
Message-ID: <BA9AB162DD5CED46AC03DC5904B19C5B3736B4@tudor.com>

plus docs and tests.

p4raw-id: //depot/perl@29243
MANIFEST
lib/Attribute/Handlers.pm
lib/Attribute/Handlers/t/linerep.t [new file with mode: 0644]
lib/Attribute/Handlers/t/multi.t