1RPM::Grill::Util(3)   User Contributed Perl Documentation  RPM::Grill::Util(3)
2
3
4

NAME

6       RPM::Grill::Util - helper functions for RPM::Grill
7

SYNOPSIS

9           use RPM::Grill::Util;
10
11           ...
12

DESCRIPTION

14       Helper functions intended for use by RPM::Grill and its plugins
15

EXPORTED FUNCTIONS

17       sanitize_text( STRING )
18           Converts an input string into something that can safely be shoved
19           into a DB and/or sent to a browser. This is used by plugins
20           preparing to gripe(), in order to make a string (such as an excerpt
21           from a file) safe for rendering.
22
23           It would be nice if gripe() did this itself, but Ed has
24           deliberately chosen to let plugins use HTML tags to highlight parts
25           of messages.
26

EXPORTED CONSTANTS

EXPORTABLE FUNCTIONS

FILES

SEE ALSO

31       Some::OtherModule
32

AUTHOR

34       Ed Santiago <santiago@redhat.com>
35
36
37
38perl v5.30.0                      2019-07-26               RPM::Grill::Util(3)
Impressum