From d8b70477cf7fd3b87464940f13e85547ccdbd31d Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 18 Feb 2006 02:11:44 +0000 Subject: update POD documentation left behind from example template --- FS/FS/domain_record.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FS/FS/domain_record.pm') diff --git a/FS/FS/domain_record.pm b/FS/FS/domain_record.pm index 3c65a1a..6513abf 100644 --- a/FS/FS/domain_record.pm +++ b/FS/FS/domain_record.pm @@ -59,7 +59,7 @@ supported: =item new HASHREF -Creates a new entry. To add the example to the database, see L<"insert">. +Creates a new entry. To add the entry to the database, see L<"insert">. Note that this stores the hash reference, not a distinct copy of the hash it points to. You can ask the object for a copy with the I method. @@ -229,7 +229,7 @@ sub replace { =item check -Checks all fields to make sure this is a valid example. If there is +Checks all fields to make sure this is a valid entry. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods. -- cgit v1.1