eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#! /usr/perl5/bin/perl
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# This file and its contents are supplied under the terms of the
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
5aec55eb0591d2fcdd38d7dd5408a6ff3456e596Garrett D'Amore# You may only use this file in accordance with the terms of version
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# 1.0 of the CDDL.
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# A full copy of the text of the CDDL should have accompanied this
5aec55eb0591d2fcdd38d7dd5408a6ff3456e596Garrett D'Amore# source. A copy of the CDDL is also available via the Internet at
5aec55eb0591d2fcdd38d7dd5408a6ff3456e596Garrett D'Amore# http://www.illumos.org/license/CDDL.
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
2e67aa296fc3707ae8e2b532f67387daf0823499Robert Mustacchi# Copyright 2016 <contributor>
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# Describe this file here. Note that the strict and warnings below should
410cfc1c29e3c504b79366ddfd3584e9e69a33d5Garrett D'Amore# always be left on.
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw#
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw
eef1c0f44cd22770cc506dadb89d71aab3c071e3jwuse strict;
eef1c0f44cd22770cc506dadb89d71aab3c071e3jwuse warnings;
eef1c0f44cd22770cc506dadb89d71aab3c071e3jw