in reply to Re^2: Using filepath method to identify an .html page
in thread Using filepath method to identify an .html page
Why don't you create a database table with two columns. One column is "the string", and the other column is a unique integer. Most databases have an almost inexhaustible supply of unique integers for such columns.
In Section
Seekers of Perl Wisdom