Changes

Jump to: navigation, search

stoney cloud: Notification Architecture

2 bytes added, 08:37, 20 June 2014
/* How to use the Notification.pm module */
<source lang="perl">
my $notification = Notification->new( service => "notification",
problem => "test", product_uid => $uid,
);
</source>
486
edits