Skip to content
Snippets Groups Projects
Commit 89d92722 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

presun umisteni deklarace modulu

parent d2f37ebe
Branches
Tags
No related merge requests found
package Warden;
# Warden.pm # Warden.pm
# #
# Copyright (C) 2011-2014 Cesnet z.s.p.o # Copyright (C) 2011-2014 Cesnet z.s.p.o
# #
# Use of this source is governed by a BSD-style license, see LICENSE file. # Use of this source is governed by a BSD-style license, see LICENSE file.
package Warden;
use strict; use strict;
use warnings; use warnings;
......
package Warden::ApacheDispatch;
# ApacheDispatch.pm # ApacheDispatch.pm
# #
# Copyright (C) 2011-2014 Cesnet z.s.p.o # Copyright (C) 2011-2014 Cesnet z.s.p.o
# #
# Use of this source is governed by a BSD-style license, see LICENSE file. # Use of this source is governed by a BSD-style license, see LICENSE file.
package Warden::ApacheDispatch;
use strict; use strict;
use SOAP::Transport::HTTP; use SOAP::Transport::HTTP;
......
package WardenCommon;
# WardenCommon.pm # WardenCommon.pm
# #
# Copyright (C) 2011-2014 Cesnet z.s.p.o # Copyright (C) 2011-2014 Cesnet z.s.p.o
# #
# Use of this source is governed by a BSD-style license, see LICENSE file. # Use of this source is governed by a BSD-style license, see LICENSE file.
package WardenCommon;
use strict; use strict;
use warnings; use warnings;
......
package WardenWatchdog;
# WardenWatchdog.pm # WardenWatchdog.pm
# #
# Copyright (C) 2011-2014 Cesnet z.s.p.o # Copyright (C) 2011-2014 Cesnet z.s.p.o
# #
# Use of this source is governed by a BSD-style license, see LICENSE file. # Use of this source is governed by a BSD-style license, see LICENSE file.
package WardenWatchdog;
use strict; use strict;
use warnings; use warnings;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment