Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update WWW | Sunpoet Po-Chuan Hsieh | 2018-05-27 | 1 | -1/+1 |
| | | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993 | ||||
* | Syslog messages--as standardized in RFC3164--embed a priority number | Matthew Seaman | 2015-09-22 | 3 | -0/+31 |
(the PRI part) which is composed of a severity and a facility value. The constants which encode these values are specified in section 4.1.1, and are made available by this module. For instance, the exportable LOG_FTP constant has a value of 11, the value for the FTP facility. WWW: http://search.cpan.org/dist/Log-Syslog-Constants/ Notes: svn path=/head/; revision=397531 |