Skip to content

A Perl Script That Installs, Configures And Repairs Servers in General

License

Notifications You must be signed in to change notification settings

BarcaWebCloud/bsconf-pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

BSconf::Utils - some useful command-line utilities

DESCRIPTION

A Perl Script That Installs, Configures And Repairs Servers in General

bsconf - print a date-time tag in form YYYY-MM-DD-hhmmss

AUTHOR

Copyright (C) 2021 - 2023, Barca, Inc. <opensource@barca.com>  GitHub: @BarcaWebCloud

LICENSE

Perl License (perl)

INSTALLATION

Using cpan:

$ cpan BSconf::Utils

Manual install:

$ perl Makefile.PL
$ make
$ make install