Revision history for Perl extension Graphite::Simple 0.11 2021 Jan 29 - adding the "is_connected" method - adding ability to use SOCK_STREAM for Unix Socks 0.10 2021 Jan 28 - adding the "reconnect" method - fix possible memory leaks issue made in v0.09 0.09 2021 Jan 28 - adding support of local (Unix) sockets (SOCK_DGRAM) - some XS refactoring 0.08 2021 Nov 28 - fixes in META files 0.07 2021 Nov 21 - adding special hash to collect invalid metrics - fixing some segfaults in case of wrong argument types in "inc_bulk" method 0.06 2021 Aug 02 - adding "meta_merge" into Makefile.PL 0.05 2021 Aug 02 - adding META.* files into MANIFEST file - adding "=head1 LICENSE" 0.04 2021 Aug 02 - adding "Config" module into dependencies list 0.03 2021 Jul 24 = adding some notes into POD - adding META.yml and META.json - getting rid of redundant std::move calls 0.02 2021 Jun 8 - POD fixes 0.01 2021 Jun 8 - Initial version