view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
view all matches for this distribution
view release on metacpan or search on metacpan
av_tindex||5.017009|
av_top_index||5.017009|
av_undef|||
av_unshift|||
ax|||n
backup_one_LB|||
backup_one_SB|||
backup_one_WB|||
bad_type_gv|||
bad_type_pv|||
bind_match|||
block_end||5.004000|
block_gimme||5.004000|
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CallBackery/GuiPlugin/Abstract.pm view on Meta::CPAN
};
=head2 stateFiles
A list of files that contain the state of the settings configured by
this plugin this is used both for backup purposes and to replicate the
settings to a second installation.
=cut
has stateFiles => sub {
view all matches for this distribution
view release on metacpan or search on metacpan
av_tindex||5.017009|
av_top_index||5.017009|
av_undef|||
av_unshift|||
ax|||n
backup_one_SB|||
backup_one_WB|||
bad_type_gv|||
bad_type_pv|||
bind_match|||
block_end||5.004000|
block_gimme||5.004000|
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
^Makefile$
^andy/
^blib/
^pm_to_blib$
# Temp, old and emacs backup files.
~$
^\.DS_Store
\.(old|tmp|bak)$
^#.*#$
^\.#
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
\bbuild.com$
# and Module::Build::Tiny generated files
\b_build_params$
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
CPAN.SKIP
t/000_standard__*
Debian_CPANTS.txt
nytprof.out
# Temp, old, emacs, vim, backup files.
~$
\.old$
\.swp$
\.tar$
\.tar\.gz$
view all matches for this distribution
view release on metacpan or search on metacpan
av_tindex|5.017009|5.017009|p
av_top_index|5.017009|5.017009|p
av_undef|||
av_unshift|||
ax|||n
backup_one_GCB|||
backup_one_LB|||
backup_one_SB|||
backup_one_WB|||
bad_type_gv|||
bad_type_pv|||
bind_match|||
block_end||5.004000|
block_gimme||5.004000|
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Catalog.pm view on Meta::CPAN
($self->db()->exec_select_one("select count(*) as count from catalog_date_$name")->{'count'} <= 0)) {
$self->cdate_count_1_api($name);
}
#
# Try to load the most specific template first, then backup to
# cdate_default if none is found.
#
my($prefix) = $cgi->param('template') ? "cdate_" . $cgi->param('template') : "cdate_default";
my($template) = template_load("$prefix.html", $self->{'templates'}, $cgi->param('style'));
if(!defined($template)) {
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build
# Avoid temp and backup files.
~$
\.tmp$
\.old$
\.bak$
\#$
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Catalyst/ActionRole/PseudoCache.pm view on Meta::CPAN
if ($c->debug);
if ($self->true_cache) {
$self->_true_cache($orig,@_);
} else {
# backup method (for back compat)
$self->_pseudo_cache($orig,@_);
}
};
sub _true_cache {
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
\bBuild$
\b_build
Build.PL
Build.bat
# Avoid temp and backup files.
~$
\.gz$
\.old$
\.bak$
\.swp$
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.skip view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
DEPLOYMENT.md view on Meta::CPAN
## Backup and Recovery
### Database Backups
```bash
# Daily backup
0 2 * * * /usr/bin/pg_dump -U postgres oidc | gzip > /backups/oidc-$(date +\%Y\%m\%d).sql.gz
# Keep 30 days of backups
find /backups -name 'oidc-*.sql.gz' -mtime +30 -delete
```
### Key Backups
```bash
# Store keys in secure backup location
cp /secure/path/private.pem /secure/backup/private-$(date +\%Y\%m\%d).pem.gpg
gpg --encrypt --recipient <key-id> /secure/backup/private-*.pem
```
## Troubleshooting
### Common Issues
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CatalystX/ASP.pm view on Meta::CPAN
The mail host is the SMTP server that the below Mail* config directives will
use when sending their emails. By default L<Net::SMTP> uses SMTP mail hosts
configured in L<Net::Config>, which is set up at install time, but this setting
can be used to override this config.
The mail hosts specified in the Net::Config file will be used as backup SMTP
servers to the C<MailHost> specified here, should this primary server not be
working.
__PACKAGE__->config('CatalystX::ASP' => {
MailHost => 'smtp.yourdomain.com.foobar' });
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CatalystX/Crudite/Util/Random.pm view on Meta::CPAN
backtracked
backtracker
backtrackers
backtracking
backtracks
backup
backups
Backus
backward
backwardness
backwards
backwater
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
av_tindex||5.017009|
av_top_index||5.017009|
av_undef|||
av_unshift|||
ax|||n
backup_one_LB|||
backup_one_SB|||
backup_one_WB|||
bad_type_gv|||
bad_type_pv|||
bind_match|||
block_end||5.004000|
block_gimme||5.004000|
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CfgTie/filever.pm view on Meta::CPAN
B<Return Value>: 0 on success, -1 on error;
=head2 C<Roll(>I<path>,I<depth>,I<sep>C<)>
This convert the specified files into a backup file (the original file is
renamed, so you had better have something to put there).
=over 1
=item I<Depth>
(optional) Controlls the number of backup copies
=item I<Sep>
(optional) Controlls the seperator between the main name and the backup
number
=back
The defaults for I<depth> and I<sep> are controlled by following two variables
lib/CfgTie/filever.pm view on Meta::CPAN
=over 1
=item C<RollDepth>
Controlls the number of of older versions that are kept around as backup
copies.
I<[Default: 4]>
=item C<RollSep>
Controls the separator between the file name and the backup number.
I<[Default: >C<~>I<]>
=back
=head2 C<RCS_path (>I<RCSObj>,I<path>C<)>
lib/CfgTie/filever.pm view on Meta::CPAN
my @S =stat $Old;
#If the old file does exist we need to do a bit of work (we use stat
#since the other bits of information are relevant too)
if (scalar @S)
{
#Migrate us to some backup copies, use one more than default so we
#can unroll
&Roll($Old,$RollDepth+1);
# Modify the permissions of the new file to match that of the old one.
if (!chmod($S[2], $New) ||
view all matches for this distribution
view release on metacpan or search on metacpan
t/001_parse/datepipeline_pipeline.res view on Meta::CPAN
{
"Type": "AWS::DataPipeline::Pipeline",
"Properties": {
"Name": "DynamoDBInputS3OutputHive",
"Description": "Pipeline to backup DynamoDB data to S3",
"Activate": "true",
"ParameterObjects": [
{
"Id": "myDDBReadThroughputRatio",
"Attributes": [
view all matches for this distribution
view release on metacpan or search on metacpan
repository.url = https://github.com/atoomic/Char-Replace.git
repository.web = https://github.com/atoomic/Char-Replace.git
repository.type = git
[PruneFiles]
match = ~$ ; emacs backup files
;[PodCoverageTests]
;[Test::EOL]
; still a work in progress
view all matches for this distribution
view release on metacpan or search on metacpan
repository.url = https://github.com/atoomic/Check-GlobalPhase.git
repository.web = https://github.com/atoomic/Check-GlobalPhase.git
repository.type = git
[PruneFiles]
match = ~$ ; emacs backup files
;[PodCoverageTests]
;[Test::EOL]
; still a work in progress
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
cookbook/recipes/default.rb view on Meta::CPAN
# limitations under the License.
#
r = remote_directory "/tmp/perl_recipes" do
source "perl_recipes"
files_backup 0
files_mode "0644"
action :nothing # We don't want to do anything with this resource at run time
end
# We want this resource to run at compile time, not at execution time.
view all matches for this distribution
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Chess/Plisco.pm view on Meta::CPAN
my ($self, $move) = @_;
my @check_info = $self->inCheck;
return if !$self->checkPseudoLegalMove($move, @check_info);
my @backup = @$self;
$self->move($move);
return \@backup;
}
sub undoMove {
my ($self, $backup) = @_;
@$self = @$backup;
}
sub bMagic {
my ($self, $shift, $occupancy) = @_;
lib/Chess/Plisco.pm view on Meta::CPAN
my $nodes = 0;
my @check_info = $self->inCheck;
my @moves = $self->pseudoLegalMoves;
my @backup = @$self;
foreach my $move (@moves) {
next if !checkPseudoLegalMove($self, $move, @check_info);
$self->move($move);
if ($depth > 1) {
$nodes += perft($self, $depth - 1);
} else {
++$nodes;
}
@$self = @backup;
}
return $nodes;
}
lib/Chess/Plisco.pm view on Meta::CPAN
my $nodes = 0;
my @check_info = $self->inCheck;
my @moves = $self->pseudoLegalMoves;
my @backup = @$self;
foreach my $move (@moves) {
next if !$self->checkPseudoLegalMove($move, @check_info);
my $movestr = $self->moveCoordinateNotation($move);
$fh->print("$movestr: ");
lib/Chess/Plisco.pm view on Meta::CPAN
}
$nodes += $subnodes;
$fh->print("$subnodes\n");
@$self = @backup;
}
no integer;
my $elapsed = Time::HiRes::tv_interval($started, [Time::HiRes::gettimeofday()]);
view all matches for this distribution