This is Debian GNU/Linux's prepackaged String::Escape.

This module provides a flexible calling interface to some
frequently-performed string conversion functions, including applying
and expanding standard C/Unix-style backslash escapes like \n and \t, wrapping
and removing double-quotes, and truncating to fit within a desired length.

This package was put together by Christopher C. Chimelis
<chris@classnet.med.miami.edu>.  The original sources should always be available
from the Comprehensive Perl Archive Network (CPAN):
http://search.cpan.org/dist/String-Escape/

The only change for the Debian package was the addition of the debian/
files.

CREDITS AND COPYRIGHT
 Developed By
  M. Simon Cavalletto, simonm@cavalletto.org
  Evolution Softworks, www.evoscript.org

 Contributors
  Eleanor J. Evans piglet@piglet.org
  Jeremy G. Bishop

 Copyright
  Copyright 2002 Matthew Simon Cavalletto.
  Portions copyright 1996, 1997, 1998, 2001 Evolution Online Systems, Inc.

 License
  You may use, modify, and distribute this software under the same
  terms as Perl.

Perl is distributed under your choice of the GNU General Public License or
the Artistic License.  On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
