Use something like:
if ($::VERSION ge '6.5') {
6.5 version
} else {
6.3 version
}
Re changes - no changes = no new features...
In this case it should be backwards compatible for plugins using the
normal display api, but in your case your calling some subs which are
not normally accessed directly by plugins and are really internal to
the display code [no problem with that, but they may change]
--
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=21989
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins