--- deliantra/server/include/cfperl.h 2006/11/07 14:58:35 1.30 +++ deliantra/server/include/cfperl.h 2006/11/07 16:30:55 1.31 @@ -258,6 +258,7 @@ } bool save (const char *filename); + char *as_string (); // like strdup operator bool () { return !!av; } };