improved error handling to correctly process requestID and device address. Fixed
updating the ignore list so that EXEs created during the build process are not
Pulled in the changes from SVN commit 2145 (Makefiles default BACNET_PORT to
Adding the perl bindings example.
Added the ability to parse the OBJECT_PROPERTY_VALUE into a string (bacapp_extract_value) in addition to outputting it to a stream (bacapp_print_value).
* Updated the perl bindings to work with the new style extract API and removed vestigial code
Another attempt to refactor the bacapp_print_value function into a print() and
Made the perl bindings ReadProperty example more generic